Compartir a través de


IARecord.Ipv4Address Property

Definition

The IPv4 address of this A record.

[Microsoft.Azure.PowerShell.Cmdlets.Dns.Runtime.Info(Description="The IPv4 address of this A record.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="ipv4Address")]
public string Ipv4Address { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Dns.Runtime.Info(Description="The IPv4 address of this A record.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="ipv4Address")>]
member this.Ipv4Address : string with get, set
Public Property Ipv4Address As String

Property Value

Attributes

Applies to