Azure.ResourceManager.DeploymentManager Namespace

Classes

ArtifactSourceCollection

A class representing a collection of ArtifactSourceResource and their operations. Each ArtifactSourceResource in the collection will belong to the same instance of ResourceGroupResource. To get an ArtifactSourceCollection instance call the GetArtifactSources method from an instance of ResourceGroupResource.

ArtifactSourceData

A class representing the ArtifactSource data model. The resource that defines the source location where the artifacts are located.

ArtifactSourceResource

A Class representing an ArtifactSource along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an ArtifactSourceResource from an instance of ArmClient using the GetArtifactSourceResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetArtifactSource method.

DeploymentManagerExtensions

A class to add extension methods to Azure.ResourceManager.DeploymentManager.

RolloutCollection

A class representing a collection of RolloutResource and their operations. Each RolloutResource in the collection will belong to the same instance of ResourceGroupResource. To get a RolloutCollection instance call the GetRollouts method from an instance of ResourceGroupResource.

RolloutData

A class representing the Rollout data model. Defines the rollout.

RolloutResource

A Class representing a Rollout along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a RolloutResource from an instance of ArmClient using the GetRolloutResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetRollout method.

ServiceResource

A Class representing a ServiceResource along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ServiceResource from an instance of ArmClient using the GetServiceResource method. Otherwise you can get one from its parent resource ServiceTopologyResource using the GetServiceResource method.

ServiceResourceCollection

A class representing a collection of ServiceResource and their operations. Each ServiceResource in the collection will belong to the same instance of ServiceTopologyResource. To get a ServiceResourceCollection instance call the GetServiceResources method from an instance of ServiceTopologyResource.

ServiceResourceData

A class representing the ServiceResource data model. The resource representation of a service in a service topology.

ServiceTopologyResource

A Class representing a ServiceTopologyResource along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ServiceTopologyResource from an instance of ArmClient using the GetServiceTopologyResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetServiceTopologyResource method.

ServiceTopologyResourceCollection

A class representing a collection of ServiceTopologyResource and their operations. Each ServiceTopologyResource in the collection will belong to the same instance of ResourceGroupResource. To get a ServiceTopologyResourceCollection instance call the GetServiceTopologyResources method from an instance of ResourceGroupResource.

ServiceTopologyResourceData

A class representing the ServiceTopologyResource data model. The resource representation of a service topology.

ServiceUnitResource

A Class representing a ServiceUnitResource along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ServiceUnitResource from an instance of ArmClient using the GetServiceUnitResource method. Otherwise you can get one from its parent resource ServiceResource using the GetServiceUnitResource method.

ServiceUnitResourceCollection

A class representing a collection of ServiceUnitResource and their operations. Each ServiceUnitResource in the collection will belong to the same instance of ServiceResource. To get a ServiceUnitResourceCollection instance call the GetServiceUnitResources method from an instance of ServiceResource.

ServiceUnitResourceData

A class representing the ServiceUnitResource data model. Represents the response of a service unit resource.

StepResource

A Class representing a StepResource along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a StepResource from an instance of ArmClient using the GetStepResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetStepResource method.

StepResourceCollection

A class representing a collection of StepResource and their operations. Each StepResource in the collection will belong to the same instance of ResourceGroupResource. To get a StepResourceCollection instance call the GetStepResources method from an instance of ResourceGroupResource.

StepResourceData

A class representing the StepResource data model. The resource representation of a rollout step.