Share via


StorageDnsEndpointType(String) Constructor

Definition

Initializes a new instance of StorageDnsEndpointType.

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

Parameters

value
String

Exceptions

value is null.

Applies to