次の方法で共有


CdnEndpointResource.GetCdnCustomDomains メソッド

定義

CdnEndpoint 内の CdnCustomDomainResources のコレクションを取得します。

public virtual Azure.ResourceManager.Cdn.CdnCustomDomainCollection GetCdnCustomDomains ();
abstract member GetCdnCustomDomains : unit -> Azure.ResourceManager.Cdn.CdnCustomDomainCollection
override this.GetCdnCustomDomains : unit -> Azure.ResourceManager.Cdn.CdnCustomDomainCollection
Public Overridable Function GetCdnCustomDomains () As CdnCustomDomainCollection

戻り値

CdnCustomDomainResources のコレクションとその CdnCustomDomainResource に対する操作を表す オブジェクト。

適用対象