次の方法で共有


SupportedVersionProperties クラス

定義

ネットワーク デバイスのサポートされているバージョンの詳細。

public class SupportedVersionProperties
type SupportedVersionProperties = class
Public Class SupportedVersionProperties
継承
SupportedVersionProperties

コンストラクター

SupportedVersionProperties()

SupportedVersionProperties の新しいインスタンスを初期化します。

プロパティ

IsDefault

true の場合、新しくプロビジョニングされた Fabric では、このデバイス バージョンが既定で使用され、ネットワーク デバイスが初めてブートストラップされます。

VendorFirmwareVersion

ファームウェアのバージョン。

VendorOSVersion

オペレーティング システムのバージョン。

Version

オペレーティング システムとファームウェアの組み合わせバージョン。

適用対象