Skip to main content

application_types

Overview

Nameapplication_types
TypeResource
Idazure.service_fabric.application_types

Fields

NameDatatypeDescription
idstringAzure resource identifier.
namestringAzure resource name.
etagstringAzure resource etag.
locationstringIt will be deprecated in New API, resource 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 cluster resource.
listSELECTapi-version, clusterName, resourceGroupName, subscriptionIdGets all application type name resources created or in the process of being created in the Service Fabric cluster resource.
create_or_updateINSERTapi-version, applicationTypeName, clusterName, resourceGroupName, subscriptionIdCreate or update a Service Fabric application type name resource with the specified name.
deleteDELETEapi-version, applicationTypeName, clusterName, resourceGroupName, subscriptionIdDelete a Service Fabric 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 cluster resource.