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

IDefinitionWithRegion<T> 接口

定义

public interface IDefinitionWithRegion<T>
type IDefinitionWithRegion<'T> = interface
Public Interface IDefinitionWithRegion(Of T)

类型参数

T
派生

方法

WithRegion(Region)

指定资源的区域。

WithRegion(String)

按名称指定资源的区域。

适用于