次の方法で共有


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

定義

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

パラメーター

resourceGroupName
String
accountName
String

戻り値

適用対象