次の方法で共有


IComputeManagementClient.HostedServices プロパティ

定義

サービス管理 API には、サブスクリプション下でホステッド サービスを管理するための操作が含まれています。 (詳細については、 を参照してください http://msdn.microsoft.com/en-us/library/windowsazure/ee460812.aspx )

public Microsoft.WindowsAzure.Management.Compute.IHostedServiceOperations HostedServices { get; }
member this.HostedServices : Microsoft.WindowsAzure.Management.Compute.IHostedServiceOperations
Public ReadOnly Property HostedServices As IHostedServiceOperations

プロパティ値

適用対象