次の方法で共有


ProfileResource.GetFrontDoorCustomDomains メソッド

定義

Profile 内の FrontDoorCustomDomainResources のコレクションを取得します。

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

戻り値

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

適用対象