Registration interface
注册信息。
属性
| billing |
指定 Azure Stack 注册的计费模式。 |
| cloud |
已注册的 Azure Stack 的标识符。 |
| object |
与连接到 Azure 的 Azure Stack 关联的对象标识符。 |
继承属性
| etag | 修改资源时用于乐观并发的实体标记。 |
| id | 资源的 ID。 注意:此属性不会序列化。 它只能由服务器填充。 |
| kind | 资源的种类。 注意:此属性不会序列化。 它只能由服务器填充。 |
| location | 资源的位置。 |
| name | 资源的名称。 注意:此属性不会序列化。 它只能由服务器填充。 |
| system |
与创建和上次修改资源相关的元数据。 注意:此属性不会序列化。 它只能由服务器填充。 |
| tags | 资源的自定义标记。 |
| type | 资源类型。 注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
billingModel
指定 Azure Stack 注册的计费模式。
billingModel?: string
属性值
string
cloudId
已注册的 Azure Stack 的标识符。
cloudId?: string
属性值
string
objectId
与连接到 Azure 的 Azure Stack 关联的对象标识符。
objectId?: string
属性值
string
继承属性详细信息
etag
id
kind
location
name
systemData
与创建和上次修改资源相关的元数据。 注意:此属性不会序列化。 它只能由服务器填充。
systemData?: SystemData
属性值
tags
资源的自定义标记。
tags?: {[propertyName: string]: string}
属性值
{[propertyName: string]: string}