共用方式為


BucketPatchDefinition.Url Property

Definition

Gets or sets the URL to sync for the flux configuration S3 bucket.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to