次の方法で共有


ManagementPolicyImpl.WithExistingStorageAccount(String, String) メソッド

定義

public Microsoft.Azure.Management.Storage.Fluent.ManagementPolicyImpl WithExistingStorageAccount (string resourceGroupName, string accountName);
member this.WithExistingStorageAccount : string * string -> Microsoft.Azure.Management.Storage.Fluent.ManagementPolicyImpl
Public Function WithExistingStorageAccount (resourceGroupName As String, accountName As String) As ManagementPolicyImpl

パラメーター

resourceGroupName
String
accountName
String

戻り値

適用対象