INetworkDeviceSkuProperties Interface

Definition

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

Properties

Name Description
Interface

List of network device interfaces.

Manufacturer

Manufacturer of the network device.

Model

Model of the network device.

ProvisioningState

Provisioning state of the resource.

SupportedRoleType

Available roles for the network device.

SupportedVersion

List of supported version details of network device.

Methods

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

Applies to