Compartir a través de


IWithManagedServiceIdentity Interfaz

Definición

Fase de la actualización de la cuenta de almacenamiento que permite habilitar la identidad de servicio administrada (MSI).

public interface IWithManagedServiceIdentity : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.Storage.Fluent.StorageAccount.Update.IWithManagedServiceIdentityBeta
type IWithManagedServiceIdentity = interface
    interface IWithManagedServiceIdentityBeta
    interface IBeta
Public Interface IWithManagedServiceIdentity
Implements IBeta, IWithManagedServiceIdentityBeta
Derivado
Implementaciones

Métodos

WithSystemAssignedManagedServiceIdentity()

Especifica que se debe habilitar la identidad de servicio administrada implícita (MSI).

(Heredado de IWithManagedServiceIdentityBeta)

Se aplica a