IDnsForwardingRule.ForwardingIPAddress 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.
Forwarding ip address
[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="Forwarding ip address", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=false, ReadOnly=false, Required=false, SerializedName="forwardingIpAddress", Update=false)]
public string ForwardingIPAddress { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="Forwarding ip address", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=false, ReadOnly=false, Required=false, SerializedName="forwardingIpAddress", Update=false)>]
member this.ForwardingIPAddress : string with get, set
Public Property ForwardingIPAddress As String
Property Value
- Attributes