Skip to main content

service_fabrics

Overview

Nameservice_fabrics
TypeResource
Idazure.dev_test_labs.service_fabrics

Fields

NameDatatypeDescription
idstringThe identifier of the resource.
namestringThe name of the resource.
locationstringThe location of the resource.
propertiesobjectProperties of a service fabric.
tagsobjectThe tags of the resource.
typestringThe type of the resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTapi-version, labName, name, resourceGroupName, subscriptionId, userNameGet service fabric.
listSELECTapi-version, labName, resourceGroupName, subscriptionId, userNameList service fabrics in a given user profile.
create_or_updateINSERTapi-version, labName, name, resourceGroupName, subscriptionId, userName, data__propertiesCreate or replace an existing service fabric. This operation can take a while to complete.
deleteDELETEapi-version, labName, name, resourceGroupName, subscriptionId, userNameDelete service fabric. This operation can take a while to complete.
_listEXECapi-version, labName, resourceGroupName, subscriptionId, userNameList service fabrics in a given user profile.
startEXECapi-version, labName, name, resourceGroupName, subscriptionId, userNameStart a service fabric. This operation can take a while to complete.
stopEXECapi-version, labName, name, resourceGroupName, subscriptionId, userNameStop a service fabric This operation can take a while to complete.
updateEXECapi-version, labName, name, resourceGroupName, subscriptionId, userNameAllows modifying tags of service fabrics. All other properties will be ignored.