Dela via


StorageRestrictionReasonCode(String) Constructor

Definition

Initializes a new instance of StorageRestrictionReasonCode.

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

Parameters

value
String

Exceptions

value is null.

Applies to