Skip to main content

applications

Overview

Nameapplications
TypeResource
Idazure.service_fabric.applications

Fields

NameDatatypeDescription
idstringAzure resource identifier.
namestringAzure resource name.
etagstringAzure resource etag.
identityobjectDescribes the managed identities for an Azure resource.
locationstringIt will be deprecated in New API, resource location depends on the parent resource.
propertiesobjectThe application 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, subscriptionIdGet a Service Fabric application resource created or in the process of being created in the Service Fabric cluster resource.
listSELECTapi-version, clusterName, resourceGroupName, subscriptionIdGets all application resources created or in the process of being created in the Service Fabric cluster resource.
create_or_updateINSERTapi-version, applicationName, clusterName, resourceGroupName, subscriptionIdCreate or update a Service Fabric application resource with the specified name.
deleteDELETEapi-version, applicationName, clusterName, resourceGroupName, subscriptionIdDelete a Service Fabric application resource with the specified name.
_listEXECapi-version, clusterName, resourceGroupName, subscriptionIdGets all application resources created or in the process of being created in the Service Fabric cluster resource.
updateEXECapi-version, applicationName, clusterName, resourceGroupName, subscriptionIdUpdate a Service Fabric application resource with the specified name.