次の方法で共有


ImagesOperationsExtensions.Get メソッド

定義

イメージを取得します。

public static Microsoft.Azure.Management.Compute.Models.Image Get (this Microsoft.Azure.Management.Compute.IImagesOperations operations, string resourceGroupName, string imageName, string expand = default);
static member Get : Microsoft.Azure.Management.Compute.IImagesOperations * string * string * string -> Microsoft.Azure.Management.Compute.Models.Image
<Extension()>
Public Function Get (operations As IImagesOperations, resourceGroupName As String, imageName As String, Optional expand As String = Nothing) As Image

パラメーター

operations
IImagesOperations

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

resourceGroupName
String

リソース グループの名前。

imageName
String

イメージの名前。

expand
String

操作に適用する展開式。

戻り値

適用対象