UpgradeNetworkFabricProperties 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.
Model used for Upgrade Network Fabric Properties.
public class UpgradeNetworkFabricProperties : Azure.ResourceManager.ManagedNetworkFabric.Models.NetworkFabricUpdateVersionContent, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ManagedNetworkFabric.Models.UpgradeNetworkFabricProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ManagedNetworkFabric.Models.UpgradeNetworkFabricProperties>
type UpgradeNetworkFabricProperties = class
inherit NetworkFabricUpdateVersionContent
interface IJsonModel<UpgradeNetworkFabricProperties>
interface IPersistableModel<UpgradeNetworkFabricProperties>
Public Class UpgradeNetworkFabricProperties
Inherits NetworkFabricUpdateVersionContent
Implements IJsonModel(Of UpgradeNetworkFabricProperties), IPersistableModel(Of UpgradeNetworkFabricProperties)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| UpgradeNetworkFabricProperties() |
Initializes a new instance of UpgradeNetworkFabricProperties. |
Properties
| Name | Description |
|---|---|
| Action |
Action to be performed while upgrading the fabric. |
| Version |
Specify the version. (Inherited from NetworkFabricUpdateVersionContent) |
Methods
| Name | Description |
|---|---|
| JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) | |