次の方法で共有


IWithManagedServiceIdentityBeta インターフェイス

定義

マネージド サービス ID (MSI) を有効にできるストレージ アカウントの更新のステージ。

public interface IWithManagedServiceIdentityBeta : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithManagedServiceIdentityBeta = interface
    interface IBeta
Public Interface IWithManagedServiceIdentityBeta
Implements IBeta
派生
実装

メソッド

WithSystemAssignedManagedServiceIdentity()

暗黙的なマネージド サービス ID (MSI) を有効にする必要があることを指定します。

適用対象