BastionHostData 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.
Compatibility declaration for the BastionHostData type.
public class BastionHostData : Azure.ResourceManager.Network.Models.NetworkTrackedResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.BastionHostData>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.BastionHostData>
type BastionHostData = class
inherit NetworkTrackedResourceData
interface IJsonModel<BastionHostData>
interface IPersistableModel<BastionHostData>
Public Class BastionHostData
Inherits NetworkTrackedResourceData
Implements IJsonModel(Of BastionHostData), IPersistableModel(Of BastionHostData)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| BastionHostData() |
Initializes a new instance of BastionHostData. |
Properties
| Name | Description |
|---|---|
| DisableCopyPaste |
Enable/Disable Copy/Paste feature of the Bastion Host resource. |
| DnsName |
FQDN for the endpoint on which bastion host is accessible. |
| EnableFileCopy |
Enable/Disable File Copy feature of the Bastion Host resource. |
| EnableIpConnect |
Enable/Disable IP Connect feature of the Bastion Host resource. |
| EnableIPConnect |
Compatibility member. |
| EnableKerberos |
Enable/Disable Kerberos feature of the Bastion Host resource. |
| EnablePrivateOnlyBastion |
Enable/Disable Private Only feature of the Bastion Host resource. |
| EnableSessionRecording |
Enable/Disable Session Recording feature of the Bastion Host resource. |
| EnableShareableLink |
Enable/Disable Shareable Link of the Bastion Host resource. |
| EnableTunneling |
Enable/Disable Tunneling feature of the Bastion Host resource. |
| ETag |
A unique read-only string that changes whenever the resource is updated. |
| Id |
Resource ID. (Inherited from NetworkTrackedResourceData) |
| IpConfigurations |
IP configuration of the Bastion Host resource. |
| IPConfigurations |
Compatibility member. |
| Location |
Resource location. (Inherited from NetworkTrackedResourceData) |
| Name |
Resource name. (Inherited from NetworkTrackedResourceData) |
| NetworkAclsIpRules |
Sets the IP ACL rules for Developer Bastion Host. |
| NetworkAclsIPRules |
Compatibility member. |
| ProvisioningState |
The provisioning state of the bastion host resource. |
| ResourceType |
Compatibility member. (Inherited from NetworkTrackedResourceData) |
| ScaleUnits |
The scale units for the Bastion Host resource. |
| SkuName |
The name of the sku of this Bastion Host. |
| Tags |
Resource tags. (Inherited from NetworkTrackedResourceData) |
| Type |
Resource type. (Inherited from NetworkTrackedResourceData) |
| VirtualNetworkId |
Resource ID. |
| Zones |
A list of availability zones denoting where the resource needs to come from. |