Compartir a través de


IIPAddress Interface

Definition

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

Properties

Address
SubnetAddressPrefix
Version

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to