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(IVolumesOperations, String, String, String, Volume, String, String)
|
Creates or updates the volume.
|
BeginCreateOrUpdateAsync(IVolumesOperations, String, String, String, Volume, String, String, CancellationToken)
|
Creates or updates the volume.
|
BeginDelete(IVolumesOperations, String, String, String, String, String)
|
Deletes the volume.
|
BeginDeleteAsync(IVolumesOperations, String, String, String, String, String, CancellationToken)
|
Deletes the volume.
|
CreateOrUpdate(IVolumesOperations, String, String, String, Volume, String, String)
|
Creates or updates the volume.
|
CreateOrUpdateAsync(IVolumesOperations, String, String, String, Volume, String, String, CancellationToken)
|
Creates or updates the volume.
|
Delete(IVolumesOperations, String, String, String, String, String)
|
Deletes the volume.
|
DeleteAsync(IVolumesOperations, String, String, String, String, String, CancellationToken)
|
Deletes the volume.
|
Get(IVolumesOperations, String, String, String, String, String)
|
Returns the properties of the specified volume name.
|
GetAsync(IVolumesOperations, String, String, String, String, String, CancellationToken)
|
Returns the properties of the specified volume name.
|
ListByDevice(IVolumesOperations, String, String, String)
|
Retrieves all the volumes in a device.
|
ListByDeviceAsync(IVolumesOperations, String, String, String, CancellationToken)
|
Retrieves all the volumes in a device.
|
ListByVolumeContainer(IVolumesOperations, String, String, String, String)
|
Retrieves all the volumes in a volume container.
|
ListByVolumeContainerAsync(IVolumesOperations, String, String, String, String, CancellationToken)
|
Retrieves all the volumes in a volume container.
|
ListMetricDefinition(IVolumesOperations, String, String, String, String, String)
|
Gets the metric definitions for the specified volume.
|
ListMetricDefinitionAsync(IVolumesOperations, String, String, String, String, String, CancellationToken)
|
Gets the metric definitions for the specified volume.
|
ListMetrics(IVolumesOperations, ODataQuery<MetricFilter>, String, String, String, String, String)
|
Gets the metrics for the specified volume.
|
ListMetricsAsync(IVolumesOperations, ODataQuery<MetricFilter>, String, String, String, String, String, CancellationToken)
|
Gets the metrics for the specified volume.
|