IWithSystemAssignedManagedServiceIdentityBeta Interface

Definition

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

public interface IWithSystemAssignedManagedServiceIdentityBeta : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithSystemAssignedManagedServiceIdentityBeta = interface
    interface IBeta
Public Interface IWithSystemAssignedManagedServiceIdentityBeta
Implements IBeta
Derived
Implements

Methods

WithSystemAssignedManagedServiceIdentity()

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

Applies to