BastionHostPatch 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.
Parameters supplied to update the Bastion Host identity or tags.
public class BastionHostPatch : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.Models.BastionHostPatch>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.Models.BastionHostPatch>
type BastionHostPatch = class
interface IJsonModel<BastionHostPatch>
interface IPersistableModel<BastionHostPatch>
Public Class BastionHostPatch
Implements IJsonModel(Of BastionHostPatch), IPersistableModel(Of BastionHostPatch)
- Inheritance
-
BastionHostPatch
- Implements
Constructors
| Name | Description |
|---|---|
| BastionHostPatch() |
Initializes a new instance of BastionHostPatch. |
Properties
| Name | Description |
|---|---|
| Identity |
The identity of the BastionHost, if configured. |
| Tags |
Resource tags. |