次の方法で共有


ArmDeploymentTemplateLink.RelativePath プロパティ

定義

relativePath プロパティを使用すると、親に対する相対位置にリンクされたテンプレートを配置できます。 親テンプレートが TemplateSpec とリンクされている場合、TemplateSpec 内の成果物が参照されます。 親が URI にリンクされている場合、子デプロイは親 URI と relativePath URI の組み合わせになります。

public string RelativePath { get; set; }
member this.RelativePath : string with get, set
Public Property RelativePath As String

プロパティ値

適用対象