Delen via


AutoProvisioningSetting.AutoProvision Property

Definition

Gets or sets describes what kind of security agent provisioning action to take Possible values include: 'On', 'Off'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to