DataBoxEdgeStorageContainerDataFormat(String) Constructor

Definition

Initializes a new instance of DataBoxEdgeStorageContainerDataFormat.

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

Parameters

value
String

Exceptions

value is null.

Applies to