Compartir a través de


SubscriptionFeatureRegistrationProperties.ApprovalType Propiedad

Definición

Obtiene el tipo de aprobación de características. Entre los valores posibles se incluyen: '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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a