Compartir a través de


StreamingEndpoint.CdnEnabled Propiedad

Definición

Obtiene o establece la marca habilitada para cdn.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.cdnEnabled")]
public bool? CdnEnabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.cdnEnabled")>]
member this.CdnEnabled : Nullable<bool> with get, set
Public Property CdnEnabled As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a