ServiceUnit Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines a service unit.
public class ServiceUnit : Azure.ResourceManager.DeploymentManager.Models.ServiceUnitProperties
type ServiceUnit = class
inherit ServiceUnitProperties
Public Class ServiceUnit
Inherits ServiceUnitProperties
- Inheritance
Properties
Artifacts |
The artifacts for the service unit. (Inherited from ServiceUnitProperties) |
DeploymentMode |
Describes the type of ARM deployment to be performed on the resource. (Inherited from ServiceUnitProperties) |
Name |
Name of the service unit. |
Steps |
Detailed step information, if present. |
TargetResourceGroup |
The Azure Resource Group to which the resources in the service unit belong to or should be deployed to. (Inherited from ServiceUnitProperties) |
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET