次の方法で共有


BlueprintResource.GetBlueprintArtifacts メソッド

定義

Blueprint の BlueprintArtifactResources のコレクションを取得します。

public virtual Azure.ResourceManager.Blueprint.BlueprintArtifactCollection GetBlueprintArtifacts ();
abstract member GetBlueprintArtifacts : unit -> Azure.ResourceManager.Blueprint.BlueprintArtifactCollection
override this.GetBlueprintArtifacts : unit -> Azure.ResourceManager.Blueprint.BlueprintArtifactCollection
Public Overridable Function GetBlueprintArtifacts () As BlueprintArtifactCollection

戻り値

BlueprintArtifactResources のコレクションとその BlueprintArtifactResource に対する操作を表す オブジェクト。

適用対象