Skip to main content

clusters

Overview

Nameclusters
TypeResource
Idazure.service_fabric.clusters

Fields

NameDatatypeDescription
idstringAzure resource identifier.
namestringAzure resource name.
etagstringAzure resource etag.
locationstringAzure resource location.
propertiesobjectDescribes the cluster resource properties.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
tagsobjectAzure resource tags.
typestringAzure resource type.

Methods

NameAccessible byRequired ParamsDescription
getSELECTapi-version, clusterName, resourceGroupName, subscriptionIdGet a Service Fabric cluster resource created or in the process of being created in the specified resource group.
listSELECTapi-version, subscriptionIdGets all Service Fabric cluster resources created or in the process of being created in the subscription.
list_by_resource_groupSELECTapi-version, resourceGroupName, subscriptionIdGets all Service Fabric cluster resources created or in the process of being created in the resource group.
create_or_updateINSERTapi-version, clusterName, resourceGroupName, subscriptionIdCreate or update a Service Fabric cluster resource with the specified name.
deleteDELETEapi-version, clusterName, resourceGroupName, subscriptionIdDelete a Service Fabric cluster resource with the specified name.
_listEXECapi-version, subscriptionIdGets all Service Fabric cluster resources created or in the process of being created in the subscription.
_list_by_resource_groupEXECapi-version, resourceGroupName, subscriptionIdGets all Service Fabric cluster resources created or in the process of being created in the resource group.
updateEXECapi-version, clusterName, resourceGroupName, subscriptionIdUpdate the configuration of a Service Fabric cluster resource with the specified name.