Skip to main content

cluster_versions

Overview

Namecluster_versions
TypeResource
Idazure.service_fabric.cluster_versions

Fields

NameDatatypeDescription
idstringThe identification of the result
namestringThe name of the result
propertiesobjectThe detail of the Service Fabric runtime version result
typestringThe result resource type

Methods

NameAccessible byRequired ParamsDescription
getSELECTapi-version, clusterVersion, location, subscriptionIdGets information about an available Service Fabric cluster code version.
listSELECTapi-version, location, subscriptionIdGets all available code versions for Service Fabric cluster resources by location.
list_by_environmentSELECTapi-version, environment, location, subscriptionIdGets all available code versions for Service Fabric cluster resources by environment.
_getEXECapi-version, clusterVersion, location, subscriptionIdGets information about an available Service Fabric cluster code version.
_get_by_environmentEXECapi-version, clusterVersion, environment, location, subscriptionIdGets information about an available Service Fabric cluster code version by environment.
_listEXECapi-version, location, subscriptionIdGets all available code versions for Service Fabric cluster resources by location.
_list_by_environmentEXECapi-version, environment, location, subscriptionIdGets all available code versions for Service Fabric cluster resources by environment.
get_by_environmentEXECapi-version, clusterVersion, environment, location, subscriptionIdGets information about an available Service Fabric cluster code version by environment.