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

ServiceNameFormat 类

定义

此类提供逻辑,用于从代码派生清单中各种项的名称。 当 API 中未指定名称并且框架类型必须默认为派生自服务类型有意义的名称时,框架组件会使用它。

public static class ServiceNameFormat
type ServiceNameFormat = class
Public Class ServiceNameFormat
继承
ServiceNameFormat

方法

GetEndpointName(Type)

获取给定服务类型的默认终结点资源名称

适用于