Uses of Interface
com.azure.resourcemanager.synapse.models.ClusterPrincipalAssignment.DefinitionStages.WithTenantId
-
Packages that use ClusterPrincipalAssignment.DefinitionStages.WithTenantId Package Description com.azure.resourcemanager.synapse.models Package containing the data models for SynapseManagementClient. -
-
Uses of ClusterPrincipalAssignment.DefinitionStages.WithTenantId in com.azure.resourcemanager.synapse.models
Subinterfaces of ClusterPrincipalAssignment.DefinitionStages.WithTenantId in com.azure.resourcemanager.synapse.models Modifier and Type Interface Description static interface
ClusterPrincipalAssignment.Definition
The entirety of the ClusterPrincipalAssignment definition.static interface
ClusterPrincipalAssignment.DefinitionStages.WithCreate
The stage of the ClusterPrincipalAssignment definition which contains all the minimum required properties for the resource to be created, but also allows for any other optional properties to be specified.
-