Condividi tramite


ICdnProfile.Endpoints Property

Definition

Gets endpoints in the CDN manager profile, indexed by name.

public System.Collections.Generic.IReadOnlyDictionary<string,Microsoft.Azure.Management.Cdn.Fluent.ICdnEndpoint> Endpoints { get; }
member this.Endpoints : System.Collections.Generic.IReadOnlyDictionary<string, Microsoft.Azure.Management.Cdn.Fluent.ICdnEndpoint>
Public ReadOnly Property Endpoints As IReadOnlyDictionary(Of String, ICdnEndpoint)

Property Value

Applies to