Udostępnij za pośrednictwem


AutomationModuleData.ProvisioningState Property

Definition

Gets or sets the provisioning state of the module.

public Azure.ResourceManager.Automation.Models.ModuleProvisioningState? ProvisioningState { get; set; }
member this.ProvisioningState : Nullable<Azure.ResourceManager.Automation.Models.ModuleProvisioningState> with get, set
Public Property ProvisioningState As Nullable(Of ModuleProvisioningState)

Property Value

Applies to