ResourceFieldSelectorV1.Divisor Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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