Compartir a través de


CommitmentPlanProperties.HostingModel Propiedad

Definición

Obtiene o establece el modelo de hospedaje de cuentas. Entre los valores posibles se incluyen: "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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a