Condividi tramite


StreamingEndpoint.CdnProfile Property

Definition

Gets or sets the CDN profile name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to