VirtualMachineCreateDeploymentParameters Properties

 

Namespace:   Microsoft.WindowsAzure.Management.Compute.Models
Assembly:  Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)

NameDescription
System_CAPS_pubpropertyDeploymentSlot

Gets or sets a DeploymentSlot value that specifies the environment where the deployment should be created.

System_CAPS_pubpropertyDnsSettings

Gets or sets a collection of DnsSettings objects that define the list of DNS servers to associate with the deployment.

System_CAPS_pubpropertyLabel

Gets or sets a description for the deployment.

System_CAPS_pubpropertyLoadBalancers

Optional. A list of internal load balancers that each provide load balancing on a private VIP.

System_CAPS_pubpropertyName

Gets or sets the name of the deployment.

System_CAPS_pubpropertyReservedIPName

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.

System_CAPS_pubpropertyRoles

Gets or sets a collection of Role objects that define the provisioning details for the new Virtual Machine deployment.

System_CAPS_pubpropertyVirtualNetworkName

Gets or sets the name of an existing Virtual Network to which the deployment should belong.

Return to top
Show: