Udostępnij za pośrednictwem


Module.ProvisioningState Właściwość

Definicja

Pobiera lub ustawia stan aprowizacji modułu. Możliwe wartości to: "Utworzono", "Tworzenie", "StartingImportModuleRunbook", "RunningImportModuleRunbook", "ContentRetrieved", "ContentDownloaded", "ContentValidated", "ConnectionType Import", "ContentStored", "ModuleDataStored", "ActivitiesStored", "ModuleImportRunbookComplete", "Succeeded", "Failed", "Cancelled", "Updating"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.provisioningState")]
public Microsoft.Azure.Management.Automation.Models.ModuleProvisioningState? ProvisioningState { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.provisioningState")>]
member this.ProvisioningState : Nullable<Microsoft.Azure.Management.Automation.Models.ModuleProvisioningState> with get, set
Public Property ProvisioningState As Nullable(Of ModuleProvisioningState)

Wartość właściwości

Atrybuty
Newtonsoft.Json.JsonPropertyAttribute

Dotyczy