你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IWithCustomDomain 接口

定义

允许关联自定义域的存储帐户更新阶段。

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

方法

WithCustomDomain(CustomDomain)

指定分配给存储帐户的用户域。

WithCustomDomain(String, Boolean)

指定分配给存储帐户的用户域。

WithCustomDomain(String)

指定分配给存储帐户的用户域。

适用于