你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
AffinityGroupGetResponse 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取地缘组操作响应。
public class AffinityGroupGetResponse : Microsoft.Azure.AzureOperationResponse
type AffinityGroupGetResponse = class
inherit AzureOperationResponse
Public Class AffinityGroupGetResponse
Inherits AzureOperationResponse
- 继承
-
Microsoft.Azure.AzureOperationResponseAffinityGroupGetResponse
构造函数
AffinityGroupGetResponse() |
初始化 AffinityGroupGetResponse 类的新实例。 |
属性
Capabilities |
可选。 指示是否可以在此地缘组中执行与虚拟机相关的操作。 如果可以,此元素将返回字符串 PersistentVMRole。 否则,将不出现此元素。 |
ComputeCapabilities |
可选。 此地缘组中的计算功能。 |
CreatedTime |
可选。 创建地缘组的时间。 |
Description |
可选。 用户为此地缘组提供的说明。 |
HostedServices |
可选。 与此地缘组关联的托管服务。 |
Label |
可选。 用户提供的地缘组标签,作为 base-64 编码字符串返回。 |
Location |
可选。 地缘组与之相关联的数据中心的位置。 |
Name |
可选。 用户为地缘组提供的名称。 |
StorageServices |
可选。 与此地缘组关联的存储服务。 |