Skip to main content

application_type_versions

Overview

Nameapplication_type_versions
TypeResource
Idazure.service_fabric_managed_clusters.application_type_versions

Fields

NameDatatypeDescription
idstringAzure resource identifier.
namestringAzure resource name.
locationstringResource location depends on the parent resource.
propertiesobjectThe properties of the application type version resource.
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, subscriptionId, versionGet a Service Fabric managed application type version resource created or in the process of being created in the Service Fabric managed application type name resource.
list_by_application_typesSELECTapi-version, applicationTypeName, clusterName, resourceGroupName, subscriptionIdGets all application type version resources created or in the process of being created in the Service Fabric managed application type name resource.
create_or_updateINSERTapi-version, applicationTypeName, clusterName, resourceGroupName, subscriptionId, versionCreate or update a Service Fabric managed application type version resource with the specified name.
deleteDELETEapi-version, applicationTypeName, clusterName, resourceGroupName, subscriptionId, versionDelete a Service Fabric managed application type version resource with the specified name.
_list_by_application_typesEXECapi-version, applicationTypeName, clusterName, resourceGroupName, subscriptionIdGets all application type version resources created or in the process of being created in the Service Fabric managed application type name resource.
updateEXECapi-version, applicationTypeName, clusterName, resourceGroupName, subscriptionId, versionUpdates the tags of an application type version resource of a given managed cluster.