ContainerGroup.DefinitionStages.WithUserAssignedManagedServiceIdentity Interface
public static interface ContainerGroup.DefinitionStages.WithUserAssignedManagedServiceIdentity
The stage of the container instance definition allowing to specify user assigned managed service identity.
Modifier and Type | Method and Description |
---|---|
abstract
With |
with Specifies an existing user assigned identity to be associate with the container group. |
abstract
With |
with Specifies the definition of a not-yet-created user assigned identity to be associated with the virtual machine. |
withExistingUserAssignedManagedServiceIdentity
public abstract ContainerGroup.DefinitionStages.WithCreate withExistingUserAssignedManagedServiceIdentity(Identity identity)
Specifies an existing user assigned identity to be associate with the container group.
Parameters:
Returns:
withNewUserAssignedManagedServiceIdentity
public abstract ContainerGroup.DefinitionStages.WithCreate withNewUserAssignedManagedServiceIdentity(Creatable
Specifies the definition of a not-yet-created user assigned identity to be associated with the virtual machine.
Parameters:
Returns:
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: