次の方法で共有


ServicesOperationsExtensions.Get(IServicesOperations, String) メソッド

定義

サポート チケットを作成するための特定の Azure サービスを取得します。

public static Microsoft.Azure.Management.Support.Models.Service Get(this Microsoft.Azure.Management.Support.IServicesOperations operations, string serviceName);
static member Get : Microsoft.Azure.Management.Support.IServicesOperations * string -> Microsoft.Azure.Management.Support.Models.Service
<Extension()>
Public Function Get (operations As IServicesOperations, serviceName As String) As Service

パラメーター

operations
IServicesOperations

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

serviceName
String

Azure サービスの名前。

戻り値

適用対象