次の方法で共有


AuthorizationsOperationsExtensions.Get メソッド

定義

プライベート クラウドで名前で ExpressRoute 回線承認を取得する

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

パラメーター

operations
IAuthorizationsOperations

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

resourceGroupName
String

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

privateCloudName
String

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

authorizationName
String

プライベート クラウドでの ExpressRoute 回線承認の名前

戻り値

適用対象