Share via


SrvRecord.Weight Property

Definition

The weight value for this SRV record.

[Microsoft.Azure.PowerShell.Cmdlets.Dns.Origin(Microsoft.Azure.PowerShell.Cmdlets.Dns.PropertyOrigin.Owned)]
public int? Weight { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Dns.Origin(Microsoft.Azure.PowerShell.Cmdlets.Dns.PropertyOrigin.Owned)>]
member this.Weight : Nullable<int> with get, set
Public Property Weight As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to