Freigeben über


IDnsIdentity.RelativeRecordSetName Property

Definition

The name of the record set, relative to the name of the zone.

[Microsoft.Azure.PowerShell.Cmdlets.Dns.Runtime.Info(Description="The name of the record set, relative to the name of the zone.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="relativeRecordSetName")]
public string RelativeRecordSetName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Dns.Runtime.Info(Description="The name of the record set, relative to the name of the zone.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="relativeRecordSetName")>]
member this.RelativeRecordSetName : string with get, set
Public Property RelativeRecordSetName As String

Property Value

Attributes

Applies to