NewAzureRmDnsRecordConfig.Weight Property

Definition

[System.Management.Automation.Parameter(HelpMessage="The weight value for the SRV record to add.", Mandatory=true, ParameterSetName="Srv", ValueFromPipelineByPropertyName=true)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public ushort Weight { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The weight value for the SRV record to add.", Mandatory=true, ParameterSetName="Srv", ValueFromPipelineByPropertyName=true)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.Weight : uint16 with get, set
Public Property Weight As UShort

Property Value

UInt16
Attributes

Applies to