IWithSystemAssignedManagedServiceIdentity Interface

Definition

The stage of the container instance definition allowing to specify having system assigned managed service identity.

public interface IWithSystemAssignedManagedServiceIdentity : Microsoft.Azure.Management.ContainerInstance.Fluent.ContainerGroup.Definition.IWithSystemAssignedManagedServiceIdentityBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithSystemAssignedManagedServiceIdentity = interface
    interface IWithSystemAssignedManagedServiceIdentityBeta
    interface IBeta
Public Interface IWithSystemAssignedManagedServiceIdentity
Implements IBeta, IWithSystemAssignedManagedServiceIdentityBeta
Derived
Implements

Methods

WithSystemAssignedManagedServiceIdentity()

Specifies a system assigned managed service identity for the container group.

(Inherited from IWithSystemAssignedManagedServiceIdentityBeta)

Applies to