次の方法で共有


IIPAddressRange Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IPAddressRangeTypeConverter))]
public interface IIPAddressRange : Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IPAddressRangeTypeConverter))>]
type IIPAddressRange = interface
    interface IJsonSerializable
Public Interface IIPAddressRange
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

AddressRange

The IP address range.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to