public class NetworkFeaturesInner extends ProxyOnlyResource
| Constructor and Description |
|---|
NetworkFeaturesInner() |
| Modifier and Type | Method and Description |
|---|---|
List<RelayServiceConnectionEntityInner> |
hybridConnections()
Get the hybridConnections property: The Hybrid Connections summary view.
|
List<HybridConnectionInner> |
hybridConnectionsV2()
Get the hybridConnectionsV2 property: The Hybrid Connection V2 (Service Bus) view.
|
void |
validate()
Validates the instance.
|
VnetInfoInner |
virtualNetworkConnection()
Get the virtualNetworkConnection property: The Virtual Network summary view.
|
String |
virtualNetworkName()
Get the virtualNetworkName property: The Virtual Network name.
|
NetworkFeaturesInner |
withKind(String kind)
Set the kind property: Kind of resource.
|
kindpublic String virtualNetworkName()
public VnetInfoInner virtualNetworkConnection()
public List<RelayServiceConnectionEntityInner> hybridConnections()
public List<HybridConnectionInner> hybridConnectionsV2()
public NetworkFeaturesInner withKind(String kind)
withKind in class ProxyOnlyResourcekind - the kind value to set.public void validate()
validate in class ProxyOnlyResourceIllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.