HybridComputeSettingsProperties.AutoProvision Property
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.
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