ElasticSanForceDeleteVolume(String) Constructor

Definition

Initializes a new instance of ElasticSanForceDeleteVolume.

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

Parameters

value
String

The value.

Exceptions

value is null.

Applies to