Share via


StorageAccountResource.GetEncryptionScopes Method

Definition

Gets a collection of EncryptionScopeResources in the StorageAccount.

public virtual Azure.ResourceManager.Storage.EncryptionScopeCollection GetEncryptionScopes ();
abstract member GetEncryptionScopes : unit -> Azure.ResourceManager.Storage.EncryptionScopeCollection
override this.GetEncryptionScopes : unit -> Azure.ResourceManager.Storage.EncryptionScopeCollection
Public Overridable Function GetEncryptionScopes () As EncryptionScopeCollection

Returns

An object representing collection of EncryptionScopeResources and their operations over a EncryptionScopeResource.

Applies to