共用方式為


IDefinitionWithRegion<T> 介面

定義

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

類型參數

T
衍生

方法

WithRegion(Region)

指定資源的區域。

WithRegion(String)

依名稱指定資源的區域。

適用於