Aracılığıyla paylaş


StorageAccount.UpdateStages.WithManagedServiceIdentity Interface

public static interface StorageAccount.UpdateStages.WithManagedServiceIdentity

The stage of the storage account update allowing to enable managed service identity (MSI).

Method Summary

Modifier and Type Method and Description
abstract Update withSystemAssignedManagedServiceIdentity()

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

Method Details

withSystemAssignedManagedServiceIdentity

public abstract StorageAccount.Update withSystemAssignedManagedServiceIdentity()

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

Returns:

the next stage of storage account update

Applies to