Aracılığıyla paylaş


HybridComputeSettingsProperties.AutoProvision Property

Definition

Gets or sets whether or not to automatically install Azure Arc (hybrid compute) agents on machines Possible values include: 'On', 'Off'

[Newtonsoft.Json.JsonProperty(PropertyName="autoProvision")]
public string AutoProvision { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="autoProvision")>]
member this.AutoProvision : string with get, set
Public Property AutoProvision As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to