次の方法で共有


SourceTriggerUpdateParameters.SourceRepository プロパティ

定義

取得またはタスクのソース (コード) を記述するプロパティを設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="sourceRepository")]
public Microsoft.Azure.Management.ContainerRegistry.Models.SourceUpdateParameters SourceRepository { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sourceRepository")>]
member this.SourceRepository : Microsoft.Azure.Management.ContainerRegistry.Models.SourceUpdateParameters with get, set
Public Property SourceRepository As SourceUpdateParameters

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象