NetworkDevicePatchParametersProperties interface

Network Device Patch properties.

Properties

annotation

Switch configuration description.

hostName

The host name of the device.

identitySelector

The selection of the managed identity to use with this storage account. The identity type must be either system assigned or user assigned.

serialNumber

Serial number of the device. Format of serial Number - Make;Model;HardwareRevisionId;SerialNumber.

Property Details

annotation

Switch configuration description.

annotation?: string

Property Value

string

hostName

The host name of the device.

hostName?: string

Property Value

string

identitySelector

The selection of the managed identity to use with this storage account. The identity type must be either system assigned or user assigned.

identitySelector?: IdentitySelectorPatch

Property Value

serialNumber

Serial number of the device. Format of serial Number - Make;Model;HardwareRevisionId;SerialNumber.

serialNumber?: string

Property Value

string