Deploymentmanager Functions
object DeploymentmanagerFunctions
Functions
Link copied to clipboard
The resource that defines the source location where the artifacts are located. API Version: 2019-11-01-preview.
suspend fun getArtifactSource(argument: suspend GetArtifactSourcePlainArgsBuilder.() -> Unit): GetArtifactSourceResult
suspend fun getArtifactSource(artifactSourceName: String, resourceGroupName: String): GetArtifactSourceResult
Link copied to clipboard
Defines the PUT rollout request body. API Version: 2019-11-01-preview.
suspend fun getRollout(resourceGroupName: String, retryAttempt: Int? = null, rolloutName: String): GetRolloutResult
Link copied to clipboard
The resource representation of a service in a service topology. API Version: 2019-11-01-preview.
suspend fun getService(resourceGroupName: String, serviceName: String, serviceTopologyName: String): GetServiceResult
Link copied to clipboard
The resource representation of a service topology. API Version: 2019-11-01-preview.
suspend fun getServiceTopology(argument: suspend GetServiceTopologyPlainArgsBuilder.() -> Unit): GetServiceTopologyResult
suspend fun getServiceTopology(resourceGroupName: String, serviceTopologyName: String): GetServiceTopologyResult
Link copied to clipboard
Represents the response of a service unit resource. API Version: 2019-11-01-preview.
suspend fun getServiceUnit(argument: suspend GetServiceUnitPlainArgsBuilder.() -> Unit): GetServiceUnitResult
suspend fun getServiceUnit(resourceGroupName: String, serviceName: String, serviceTopologyName: String, serviceUnitName: String): GetServiceUnitResult
Link copied to clipboard
The resource representation of a rollout step. API Version: 2019-11-01-preview.