共用方式為


HostedServiceListResponse.HostedServices Property

Definition

Optional. The hosted services associated with your subscription.

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

Property Value

Applies to