ElasticBackupVolumeSize(String) Constructor

Definition

Initializes a new instance of ElasticBackupVolumeSize.

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

Parameters

value
String

The value.

Exceptions

value is null.

Applies to