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
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.