Compartilhar via


IAseV3NetworkingConfiguration.InboundIPAddressOverride Property

Definition

Customer provided Inbound IP Address. Only able to be set on Ase create.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Customer provided Inbound IP Address. Only able to be set on Ase create.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="inboundIpAddressOverride")]
public string InboundIPAddressOverride { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Customer provided Inbound IP Address. Only able to be set on Ase create.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="inboundIpAddressOverride")>]
member this.InboundIPAddressOverride : string with get, set
Public Property InboundIPAddressOverride As String

Property Value

Attributes

Applies to