Share via


FluxConfigurationPatch.Bucket Property

Definition

Gets or sets parameters to reconcile to the Bucket source kind type.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.bucket")]
public Microsoft.Azure.Management.KubernetesConfiguration.Models.BucketPatchDefinition Bucket { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.bucket")>]
member this.Bucket : Microsoft.Azure.Management.KubernetesConfiguration.Models.BucketPatchDefinition with get, set
Public Property Bucket As BucketPatchDefinition

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to