IWithManagedServiceIdentityBeta Interface

Definition

The stage of a storage account definition allowing to enable implicit managed service identity (MSI).

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

Methods

WithSystemAssignedManagedServiceIdentity()

Specifies that implicit managed service identity (MSI) needs to be enabled.

Applies to