Aracılığıyla paylaş


SubscriptionFeatureRegistrationProperties.ApprovalType Property

Definition

Gets the feature approval type. Possible values include: 'NotSpecified', 'ApprovalRequired', 'AutoApproval'

[Newtonsoft.Json.JsonProperty(PropertyName="approvalType")]
public string ApprovalType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="approvalType")>]
member this.ApprovalType : string
Public ReadOnly Property ApprovalType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to