CreateBucketResponse.PlanId Property

Definition

Plan ID to which the bucket belongs

[System.Text.Json.Serialization.JsonPropertyName("planId")]
public string PlanId { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("planId")>]
member this.PlanId : string with get, set
Public Property PlanId As String

Property Value

Attributes

Applies to