Skip to main content

managed_clusters

Overview

Namemanaged_clusters
TypeResource
Idazure.service_fabric_managed_clusters.managed_clusters

Fields

NameDatatypeDescription
idstringAzure resource identifier.
namestringAzure resource name.
etagstringAzure resource etag.
locationstringAzure resource location.
propertiesobjectDescribes the managed cluster resource properties.
skuobjectService Fabric managed cluster Sku definition
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 managed cluster resource created or in the process of being created in the specified resource group.
list_by_resource_groupSELECTapi-version, resourceGroupName, subscriptionIdGets all Service Fabric cluster resources created or in the process of being created in the resource group.
list_by_subscriptionSELECTapi-version, subscriptionIdGets all Service Fabric cluster resources created or in the process of being created in the subscription.
create_or_updateINSERTapi-version, clusterName, resourceGroupName, subscriptionId, data__skuCreate or update a Service Fabric managed cluster resource with the specified name.
deleteDELETEapi-version, clusterName, resourceGroupName, subscriptionIdDelete a Service Fabric managed cluster resource with the specified name.
_list_by_resource_groupEXECapi-version, resourceGroupName, subscriptionIdGets all Service Fabric cluster resources created or in the process of being created in the resource group.
_list_by_subscriptionEXECapi-version, subscriptionIdGets all Service Fabric cluster resources created or in the process of being created in the subscription.
updateEXECapi-version, clusterName, resourceGroupName, subscriptionIdUpdate the tags of of a Service Fabric managed cluster resource with the specified name.