次の方法で共有


AzureCliScript.PrimaryScriptUri プロパティ

定義

スクリプトの URI を取得または設定します。 これは、外部スクリプトのエントリ ポイントです。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.primaryScriptUri")]
public string PrimaryScriptUri { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.primaryScriptUri")>]
member this.PrimaryScriptUri : string with get, set
Public Property PrimaryScriptUri As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象