共用方式為


BucketPatchDefinition.BucketName Property

Definition

Gets or sets the bucket name to sync from the url endpoint for the flux configuration.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to