PreconfiguredEndpoints interface
表示预配置Endpoints 的接口。
方法详细信息
list(string, string, PreconfiguredEndpointsListOptionalParams)
获取预配置终结点的列表
function list(resourceGroupName: string, profileName: string, options?: PreconfiguredEndpointsListOptionalParams): PagedAsyncIterableIterator<PreconfiguredEndpoint, PreconfiguredEndpoint[], PageSettings>
参数
- resourceGroupName
-
string
Azure 订阅中的资源组的名称。
- profileName
-
string
与租户和合作伙伴关联的配置文件标识符
选项参数。