Share via


HciVmStorageContainerProperties(String) Constructor

Definition

Initializes a new instance of HciVmStorageContainerProperties.

public HciVmStorageContainerProperties(string path);
new Azure.ResourceManager.Hci.Vm.Models.HciVmStorageContainerProperties : string -> Azure.ResourceManager.Hci.Vm.Models.HciVmStorageContainerProperties
Public Sub New (path As String)

Parameters

path
String

Path of the storage container on the disk.

Exceptions

path is null.

Applies to