次の方法で共有


IWithCustomDomain インターフェイス

定義

カスタム ドメインをアカウントに関連付けることを許可するストレージ アカウント定義のステージ。

public interface IWithCustomDomain
type IWithCustomDomain = interface
Public Interface IWithCustomDomain
派生

メソッド

WithCustomDomain(CustomDomain)

ストレージ アカウントに割り当てられたユーザー ドメインを指定します。

WithCustomDomain(String)

ストレージ アカウントに割り当てられたユーザー ドメインを指定します。

WithCustomDomain(String, Boolean)

ストレージ アカウントに割り当てられたユーザー ドメインを指定します。

適用対象