次の方法で共有


GalleryArtifactSource コンストラクター

定義

オーバーロード

GalleryArtifactSource()

GalleryArtifactSource クラスの新しいインスタンスを初期化します。

GalleryArtifactSource(ManagedArtifact)

GalleryArtifactSource クラスの新しいインスタンスを初期化します。

GalleryArtifactSource()

GalleryArtifactSource クラスの新しいインスタンスを初期化します。

public GalleryArtifactSource();
Public Sub New ()

適用対象

GalleryArtifactSource(ManagedArtifact)

GalleryArtifactSource クラスの新しいインスタンスを初期化します。

public GalleryArtifactSource(Microsoft.Azure.Management.Compute.Fluent.Models.ManagedArtifact managedImage);
new Microsoft.Azure.Management.Compute.Fluent.Models.GalleryArtifactSource : Microsoft.Azure.Management.Compute.Fluent.Models.ManagedArtifact -> Microsoft.Azure.Management.Compute.Fluent.Models.GalleryArtifactSource
Public Sub New (managedImage As ManagedArtifact)

パラメーター

managedImage
ManagedArtifact

適用対象