Skip to main content

volume

Overview

Namevolume
TypeResource
Idazure.service_fabric_mesh.volume

Fields

NameDatatypeDescription
locationstringThe geo-location where the resource lives
propertiesobjectThis type describes properties of a volume resource.
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTapi-version, resourceGroupName, subscriptionId, volumeResourceNameGets the information about the volume resource with the given name. The information include the description and other properties of the volume.
list_by_resource_groupSELECTapi-version, resourceGroupName, subscriptionIdGets the information about all volume resources in a given resource group. The information include the description and other properties of the Volume.
list_by_subscriptionSELECTapi-version, subscriptionIdGets the information about all volume resources in a given resource group. The information include the description and other properties of the volume.
createINSERTapi-version, resourceGroupName, subscriptionId, volumeResourceName, data__propertiesCreates a volume resource with the specified name, description and properties. If a volume resource with the same name exists, then it is updated with the specified description and properties.
deleteDELETEapi-version, resourceGroupName, subscriptionId, volumeResourceNameDeletes the volume resource identified by the name.
_list_by_resource_groupEXECapi-version, resourceGroupName, subscriptionIdGets the information about all volume resources in a given resource group. The information include the description and other properties of the Volume.
_list_by_subscriptionEXECapi-version, subscriptionIdGets the information about all volume resources in a given resource group. The information include the description and other properties of the volume.