Compartilhar via


CommitmentPlanProperties.HostingModel Propriedade

Definição

Obtém ou define o modelo de hospedagem de conta. Os valores possíveis incluem: 'Web', 'ConnectedContainer', 'DisconnectedContainer'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a