共用方式為


DataBoxEdgeSku.SignupOption Property

Definition

Gets sku can be signed up by customer or not. Possible values include: 'None', 'Available'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to