Skip to main content

application_types

Overview

Nameapplication_types
TypeResource
Idazure.service_fabric_managed_clusters.application_types

Fields

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

Methods

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