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 (Inherited from IProxyOnlyResource)
InternalIPAddress
Kind (Inherited from IProxyOnlyResource)
Name (Inherited from IProxyOnlyResource)
OutboundIPAddress
ServiceIPAddress
Type (Inherited from IProxyOnlyResource)
VipMapping

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to