Share via


ResourceFieldSelectorV1.Divisor Property

Definition

Gets or sets the quantity used as the divisor in the resource field selector. This property defines the scaling factor applied to the resource quantity specified in the selector.

[YamlDotNet.Serialization.YamlMember(Alias="divisor")]
public string Divisor { get; set; }
[<YamlDotNet.Serialization.YamlMember(Alias="divisor")>]
member this.Divisor : string with get, set
Public Property Divisor As String

Property Value

Attributes
YamlDotNet.Serialization.YamlMemberAttribute

Applies to