VirtualMachineCreateDeploymentParameters 成员
Represents the parameters that are used to create a Virtual Machine deployment.
以下各表列出了由 VirtualMachineCreateDeploymentParameters 类型公开的成员。
公共 构造函数
Name | 说明 | |
---|---|---|
VirtualMachineCreateDeploymentParameters | Initializes a new instance of the VirtualMachineCreateDeploymentParameters class. |
返回页首
公共 属性
Name | 说明 | |
---|---|---|
DeploymentSlot | Gets or sets a DeploymentSlot value that specifies the environment where the deployment should be created. | |
DnsSettings | Gets or sets a collection of DnsSettings objects that define the list of DNS servers to associate with the deployment. | |
Label | Gets or sets a description for the deployment. | |
LoadBalancers | Optional. A list of internal load balancers that each provide load balancing on a private VIP. | |
Name | Gets or sets the name of the deployment. | |
ReservedIPName | Optional. Optional. Specifies the name of an existing reserved IP to which the deployment will belong. Reserved IPs are created by calling the Create Reserved IP operation. | |
Roles | Gets or sets a collection of Role objects that define the provisioning details for the new Virtual Machine deployment. | |
VirtualNetworkName | Gets or sets the name of an existing Virtual Network to which the deployment should belong. |
返回页首
公共 方法
(另请参见 受保护 方法)
Name | 说明 | |
---|---|---|
Equals | (继承自 Object) | |
GetHashCode | (继承自 Object) | |
GetType | (继承自 Object) | |
ToString | (继承自 Object) |
返回页首
受保护 方法
Name | 说明 | |
---|---|---|
Finalize | (继承自 Object) | |
MemberwiseClone | (继承自 Object) |
返回页首
另请参阅
参考
VirtualMachineCreateDeploymentParameters 类
Microsoft.WindowsAzure.Management.Compute.Models 命名空间