INetworkProfileUpdateNetworkInterfacesItem Interface

Definition

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

Properties

Id

ID - Resource ID of the network interface

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to