Freigeben über


IWithStorageAccount.WithExistingStorageAccount(IStorageAccount) Methode

Definition

Die Parameter eines Speicherkontos für die Containerregistrierung. Wenn angegeben, muss sich das Speicherkonto am gleichen physischen Speicherort wie die Containerregistrierung befinden.

public Microsoft.Azure.Management.ContainerRegistry.Fluent.Registry.Definition.IWithCreate WithExistingStorageAccount (Microsoft.Azure.Management.Storage.Fluent.IStorageAccount storageAccount);
abstract member WithExistingStorageAccount : Microsoft.Azure.Management.Storage.Fluent.IStorageAccount -> Microsoft.Azure.Management.ContainerRegistry.Fluent.Registry.Definition.IWithCreate
Public Function WithExistingStorageAccount (storageAccount As IStorageAccount) As IWithCreate

Parameter

storageAccount
IStorageAccount

Das Speicherkonto

Gibt zurück

Gilt für: