Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
BeginCreateOrUpdate(IVolumeContainersOperations, String, String, VolumeContainer, String, String)
|
Creates or updates the volume container.
|
BeginCreateOrUpdateAsync(IVolumeContainersOperations, String, String, VolumeContainer, String, String, CancellationToken)
|
Creates or updates the volume container.
|
BeginDelete(IVolumeContainersOperations, String, String, String, String)
|
Deletes the volume container.
|
BeginDeleteAsync(IVolumeContainersOperations, String, String, String, String, CancellationToken)
|
Deletes the volume container.
|
CreateOrUpdate(IVolumeContainersOperations, String, String, VolumeContainer, String, String)
|
Creates or updates the volume container.
|
CreateOrUpdateAsync(IVolumeContainersOperations, String, String, VolumeContainer, String, String, CancellationToken)
|
Creates or updates the volume container.
|
Delete(IVolumeContainersOperations, String, String, String, String)
|
Deletes the volume container.
|
DeleteAsync(IVolumeContainersOperations, String, String, String, String, CancellationToken)
|
Deletes the volume container.
|
Get(IVolumeContainersOperations, String, String, String, String)
|
Gets the properties of the specified volume container name.
|
GetAsync(IVolumeContainersOperations, String, String, String, String, CancellationToken)
|
Gets the properties of the specified volume container name.
|
ListByDevice(IVolumeContainersOperations, String, String, String)
|
Gets all the volume containers in a device.
|
ListByDeviceAsync(IVolumeContainersOperations, String, String, String, CancellationToken)
|
Gets all the volume containers in a device.
|
ListMetricDefinition(IVolumeContainersOperations, String, String, String, String)
|
Gets the metric definitions for the specified volume container.
|
ListMetricDefinitionAsync(IVolumeContainersOperations, String, String, String, String, CancellationToken)
|
Gets the metric definitions for the specified volume container.
|
ListMetrics(IVolumeContainersOperations, ODataQuery<MetricFilter>, String, String, String, String)
|
Gets the metrics for the specified volume container.
|
ListMetricsAsync(IVolumeContainersOperations, ODataQuery<MetricFilter>, String, String, String, String, CancellationToken)
|
Gets the metrics for the specified volume container.
|