NetworkFeaturesInner Class
Definition
Full view of network features for an app (presently VNET integration and Hybrid Connections).
[Microsoft.Rest.Serialization.JsonTransformation]
public class NetworkFeaturesInner : Microsoft.Azure.Management.AppService.Fluent.Models.ProxyOnlyResource
type NetworkFeaturesInner = class
inherit ProxyOnlyResource
Public Class NetworkFeaturesInner
Inherits ProxyOnlyResource
- Inheritance
- Attributes
-
Microsoft.Rest.Serialization.JsonTransformationAttribute
Constructors
NetworkFeaturesInner() |
Initializes a new instance of the NetworkFeaturesInner class. |
NetworkFeaturesInner(String, String, String, String, String, VnetInfoInner, IList<RelayServiceConnectionEntityInner>, IList<HybridConnectionInner>) |
Properties
HybridConnections |
Gets the Hybrid Connections summary view. |
HybridConnectionsV2 |
Gets the Hybrid Connection V2 (Service Bus) view. |
Id | (Inherited from ProxyOnlyResource) |
Kind | (Inherited from ProxyOnlyResource) |
Name | (Inherited from ProxyOnlyResource) |
Type | (Inherited from ProxyOnlyResource) |
VirtualNetworkConnection |
Gets the Virtual Network summary view. |
VirtualNetworkName |
Gets the Virtual Network name. |