共用方式為


HostedServiceGetDetailedResponse.Deployment.VirtualIPAddresses Property

Definition

Optional. The virtual IP addresses that are specified for the deployment.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Compute.Models.VirtualIPAddress> VirtualIPAddresses { get; set; }
member this.VirtualIPAddresses : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Compute.Models.VirtualIPAddress> with get, set
Public Property VirtualIPAddresses As IList(Of VirtualIPAddress)

Property Value

Applies to