次の方法で共有


IBlank インターフェイス

定義

ManagementPolicy 定義の最初のステージ。

public interface IBlank : Microsoft.Azure.Management.Storage.Fluent.ManagementPolicy.Definition.IWithStorageAccount
type IBlank = interface
    interface IWithStorageAccount
Public Interface IBlank
Implements IWithStorageAccount
派生
実装

メソッド

WithExistingStorageAccount(String, String)

resourceGroupName、accountName を指定します。

(継承元 IWithStorageAccount)

適用対象