INetworkInterfacePatchProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.NetworkInterfacePatchPropertiesTypeConverter))]
public interface INetworkInterfacePatchProperties : Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IAnnotationResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.NetworkInterfacePatchPropertiesTypeConverter))>]
type INetworkInterfacePatchProperties = interface
    interface IJsonSerializable
    interface IAnnotationResource
Public Interface INetworkInterfacePatchProperties
Implements IAnnotationResource
Derived
Attributes
Implements

Properties

Name Description
Annotation

Switch configuration description.

(Inherited from IAnnotationResource)

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to