次の方法で共有


HcxEnterpriseSitesOperationsExtensions.Get メソッド

定義

プライベート クラウドで HCX Enterprise サイトを名前で取得する

public static Microsoft.Azure.Management.Avs.Models.HcxEnterpriseSite Get (this Microsoft.Azure.Management.Avs.IHcxEnterpriseSitesOperations operations, string resourceGroupName, string privateCloudName, string hcxEnterpriseSiteName);
static member Get : Microsoft.Azure.Management.Avs.IHcxEnterpriseSitesOperations * string * string * string -> Microsoft.Azure.Management.Avs.Models.HcxEnterpriseSite
<Extension()>
Public Function Get (operations As IHcxEnterpriseSitesOperations, resourceGroupName As String, privateCloudName As String, hcxEnterpriseSiteName As String) As HcxEnterpriseSite

パラメーター

operations
IHcxEnterpriseSitesOperations

この拡張メソッドの操作グループ。

resourceGroupName
String

リソース グループの名前。 名前の大文字と小文字は区別されます。

privateCloudName
String

プライベート クラウドの名前

hcxEnterpriseSiteName
String

プライベート クラウド内の HCX エンタープライズ サイトの名前

戻り値

適用対象