NetworkBootstrapDevicePatch Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Network Bootstrap Device Patch Parameters defines the patch parameters of the resource.
public class NetworkBootstrapDevicePatch : Azure.ResourceManager.ManagedNetworkFabric.Models.TagsUpdate, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ManagedNetworkFabric.Models.NetworkBootstrapDevicePatch>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ManagedNetworkFabric.Models.NetworkBootstrapDevicePatch>
type NetworkBootstrapDevicePatch = class
inherit TagsUpdate
interface IJsonModel<NetworkBootstrapDevicePatch>
interface IPersistableModel<NetworkBootstrapDevicePatch>
Public Class NetworkBootstrapDevicePatch
Inherits TagsUpdate
Implements IJsonModel(Of NetworkBootstrapDevicePatch), IPersistableModel(Of NetworkBootstrapDevicePatch)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| NetworkBootstrapDevicePatch() |
Initializes a new instance of NetworkBootstrapDevicePatch. |
Properties
| Name | Description |
|---|---|
| Annotation |
Switch configuration description. |
| HostName |
The host name of the device. |
| Identity |
The managed service identities assigned to this resource. |
| SerialNumber |
Serial number of the device. Format of serial Number - Make;Model;HardwareRevisionId;SerialNumber. |
| Tags |
Resource tags. (Inherited from TagsUpdate) |
Methods
| Name | Description |
|---|---|
| JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) | |