EncryptionScopeSource(String) Constructor

Definition

Initializes a new instance of EncryptionScopeSource.

public EncryptionScopeSource (string value);
new Azure.ResourceManager.Storage.Models.EncryptionScopeSource : string -> Azure.ResourceManager.Storage.Models.EncryptionScopeSource
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to