Share via


BlobServicePropertiesImpl.WithExistingStorageAccount(String, String) Method

Definition

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

Parameters

resourceGroupName
String
accountName
String

Returns

Applies to