RoleAssignmentResourceFormat.DefinitionStages.WithRelationships Interface

public static interface RoleAssignmentResourceFormat.DefinitionStages.WithRelationships

The stage of the RoleAssignmentResourceFormat definition allowing to specify relationships.

Method Summary

Modifier and Type Method and Description
abstract WithCreate withRelationships(ResourceSetDescription relationships)

Specifies the relationships property: The Role assignments set for the relationships..

Method Details

withRelationships

public abstract RoleAssignmentResourceFormat.DefinitionStages.WithCreate withRelationships(ResourceSetDescription relationships)

Specifies the relationships property: The Role assignments set for the relationships..

Parameters:

relationships - The Role assignments set for the relationships.

Returns:

the next definition stage.

Applies to