次の方法で共有


LogProfilesOperationsExtensions.Get(ILogProfilesOperations, String) メソッド

定義

ログ プロファイルを取得します。

public static Microsoft.Azure.Management.Monitor.Models.LogProfileResource Get (this Microsoft.Azure.Management.Monitor.ILogProfilesOperations operations, string logProfileName);
static member Get : Microsoft.Azure.Management.Monitor.ILogProfilesOperations * string -> Microsoft.Azure.Management.Monitor.Models.LogProfileResource
<Extension()>
Public Function Get (operations As ILogProfilesOperations, logProfileName As String) As LogProfileResource

パラメーター

operations
ILogProfilesOperations

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

logProfileName
String

ログ プロファイルの名前。

戻り値

適用対象