Udostępnij za pośrednictwem


ISubnet Interface

Definition

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

Properties

AddressPrefix

Represents address prefix.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to