HubVirtualNetworkConnectionInner 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.
HubVirtualNetworkConnection Resource.
[Microsoft.Rest.Serialization.JsonTransformation]
public class HubVirtualNetworkConnectionInner : Microsoft.Azure.Management.ResourceManager.Fluent.SubResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type HubVirtualNetworkConnectionInner = class
inherit SubResource
Public Class HubVirtualNetworkConnectionInner
Inherits SubResource
- Inheritance
- Attributes
Constructors
HubVirtualNetworkConnectionInner() |
Initializes a new instance of the HubVirtualNetworkConnectionInner class. |
HubVirtualNetworkConnectionInner(String, SubResource, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, ProvisioningState, String, String) |
Initializes a new instance of the HubVirtualNetworkConnectionInner class. |
Properties
AllowHubToRemoteVnetTransit |
Gets or sets virtualHub to RemoteVnet transit to enabled or not. |
AllowRemoteVnetToUseHubVnetGateways |
Gets or sets allow RemoteVnet to use Virtual Hub's gateways. |
EnableInternetSecurity |
Gets or sets enable internet security. |
Etag |
Gets a unique read-only string that changes whenever the resource is updated. |
Id |
Resource Id (Inherited from SubResource) |
Name |
Gets or sets the name of the resource that is unique within a resource group. This name can be used to access the resource. |
ProvisioningState |
Gets the provisioning state of the hub virtual network connection resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed' |
RemoteVirtualNetwork |
Gets or sets reference to the remote virtual network. |