Condividi tramite


IAddressResponse Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.AddressResponseTypeConverter))]
public interface IAddressResponse : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IProxyOnlyResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.AddressResponseTypeConverter))>]
type IAddressResponse = interface
    interface IJsonSerializable
    interface IProxyOnlyResource
Public Interface IAddressResponse
Implements IProxyOnlyResource
Derived
Attributes
Implements

Properties

Id

Resource Id.

(Inherited from IProxyOnlyResource)
InternalIPAddress

Virtual Network internal IP address of the App Service Environment if it is in internal load-balancing mode.

Kind

Kind of resource.

(Inherited from IProxyOnlyResource)
Name

Resource Name.

(Inherited from IProxyOnlyResource)
OutboundIPAddress

IP addresses appearing on outbound connections.

ServiceIPAddress

Main public virtual IP.

Type

Resource type.

(Inherited from IProxyOnlyResource)
VipMapping

Additional virtual IPs.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to