Skip to main content

services

Overview

Nameservices
TypeResource
Idazure.service_fabric_managed_clusters.services

Fields

NameDatatypeDescription
idstringAzure resource identifier.
namestringAzure resource name.
locationstringResource location depends on the parent resource.
propertiesobjectThe service resource properties.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
tagsobjectAzure resource tags.
typestringAzure resource type.

Methods

NameAccessible byRequired ParamsDescription
getSELECTapi-version, applicationName, clusterName, resourceGroupName, serviceName, subscriptionIdGet a Service Fabric service resource created or in the process of being created in the Service Fabric managed application resource.
list_by_applicationsSELECTapi-version, applicationName, clusterName, resourceGroupName, subscriptionIdGets all service resources created or in the process of being created in the Service Fabric managed application resource.
create_or_updateINSERTapi-version, applicationName, clusterName, resourceGroupName, serviceName, subscriptionIdCreate or update a Service Fabric managed service resource with the specified name.
deleteDELETEapi-version, applicationName, clusterName, resourceGroupName, serviceName, subscriptionIdDelete a Service Fabric managed service resource with the specified name.
_list_by_applicationsEXECapi-version, applicationName, clusterName, resourceGroupName, subscriptionIdGets all service resources created or in the process of being created in the Service Fabric managed application resource.
updateEXECapi-version, applicationName, clusterName, resourceGroupName, serviceName, subscriptionIdUpdates the tags of a service resource of a given managed cluster.