次の方法で共有


ICdnProfile.Endpoints プロパティ

定義

名前でインデックス付けされた CDN マネージャー プロファイル内のエンドポイントを取得します。

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)

プロパティ値

適用対象