Skip to main content

service

Overview

Nameservice
TypeResource
Idazure.service_fabric_mesh.service

Fields

NameDatatypeDescription
idstringFully qualified identifier for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
namestringThe name of the resource
propertiesobjectThis type describes properties of a service resource.
typestringThe type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.

Methods

NameAccessible byRequired ParamsDescription
getSELECTapi-version, applicationResourceName, resourceGroupName, serviceResourceName, subscriptionIdGets the information about the service resource with the given name. The information include the description and other properties of the service.
listSELECTapi-version, applicationResourceName, resourceGroupName, subscriptionIdGets the information about all services of an application resource. The information include the description and other properties of the Service.
_listEXECapi-version, applicationResourceName, resourceGroupName, subscriptionIdGets the information about all services of an application resource. The information include the description and other properties of the Service.