639 строки
50 KiB
YAML
639 строки
50 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner"
|
|
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner"
|
|
name: "VirtualHubInner"
|
|
nameWithType: "VirtualHubInner"
|
|
summary: "Virtual<wbr>Hub Resource."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.ProxyResource?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.Resource?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "<xref href=\"com.azure.core.management.ProxyResource?alt=com.azure.core.management.ProxyResource&text=ProxyResource\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"com.azure.core.management.ProxyResource.id()?alt=com.azure.core.management.ProxyResource.id&text=id\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.ProxyResource.name()?alt=com.azure.core.management.ProxyResource.name&text=name\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.ProxyResource.type()?alt=com.azure.core.management.ProxyResource.type&text=type\" data-throw-if-not-resolved=\"False\" />"
|
|
- classRef: "<xref href=\"com.azure.core.management.Resource?alt=com.azure.core.management.Resource&text=Resource\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"com.azure.core.management.Resource.fromJson(com.azure.json.JsonReader)?alt=com.azure.core.management.Resource.fromJson&text=fromJson\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.Resource.location()?alt=com.azure.core.management.Resource.location&text=location\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.Resource.tags()?alt=com.azure.core.management.Resource.tags&text=tags\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.Resource.toJson(com.azure.json.JsonWriter)?alt=com.azure.core.management.Resource.toJson&text=toJson\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.Resource.withLocation(java.lang.String)?alt=com.azure.core.management.Resource.withLocation&text=withLocation\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.Resource.withTags(java.util.Map<java.lang.String,java.lang.String>)?alt=com.azure.core.management.Resource.withTags&text=withTags\" data-throw-if-not-resolved=\"False\" />"
|
|
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
|
|
methodsRef:
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
|
|
syntax: "public final class **VirtualHubInner**</br> extends <xref href=\"com.azure.core.management.Resource?alt=com.azure.core.management.Resource&text=Resource\" data-throw-if-not-resolved=\"False\" />"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.VirtualHubInner()"
|
|
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.VirtualHubInner()"
|
|
name: "VirtualHubInner()"
|
|
nameWithType: "VirtualHubInner.VirtualHubInner()"
|
|
summary: "Creates an instance of Virtual<wbr>Hub<wbr>Inner class."
|
|
syntax: "public VirtualHubInner()"
|
|
desc: "Creates an instance of VirtualHubInner class."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.addressPrefix()"
|
|
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.addressPrefix()"
|
|
name: "addressPrefix()"
|
|
nameWithType: "VirtualHubInner.addressPrefix()"
|
|
summary: "Get the address<wbr>Prefix property: Address-prefix for this Virtual<wbr>Hub."
|
|
syntax: "public String addressPrefix()"
|
|
desc: "Get the addressPrefix property: Address-prefix for this VirtualHub."
|
|
returns:
|
|
description: "the addressPrefix value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.allowBranchToBranchTraffic()"
|
|
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.allowBranchToBranchTraffic()"
|
|
name: "allowBranchToBranchTraffic()"
|
|
nameWithType: "VirtualHubInner.allowBranchToBranchTraffic()"
|
|
summary: "Get the allow<wbr>Branch<wbr>ToBranch<wbr>Traffic property: Flag to control transit for Virtual<wbr>Router hub."
|
|
syntax: "public Boolean allowBranchToBranchTraffic()"
|
|
desc: "Get the allowBranchToBranchTraffic property: Flag to control transit for VirtualRouter hub."
|
|
returns:
|
|
description: "the allowBranchToBranchTraffic value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.azureFirewall()"
|
|
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.azureFirewall()"
|
|
name: "azureFirewall()"
|
|
nameWithType: "VirtualHubInner.azureFirewall()"
|
|
summary: "Get the azure<wbr>Firewall property: The azure<wbr>Firewall associated with this Virtual<wbr>Hub."
|
|
syntax: "public SubResource azureFirewall()"
|
|
desc: "Get the azureFirewall property: The azureFirewall associated with this VirtualHub."
|
|
returns:
|
|
description: "the azureFirewall value."
|
|
type: "<xref href=\"com.azure.core.management.SubResource?alt=com.azure.core.management.SubResource&text=SubResource\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.bgpConnections()"
|
|
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.bgpConnections()"
|
|
name: "bgpConnections()"
|
|
nameWithType: "VirtualHubInner.bgpConnections()"
|
|
summary: "Get the bgp<wbr>Connections property: List of references to Bgp Connections."
|
|
syntax: "public List<SubResource> bgpConnections()"
|
|
desc: "Get the bgpConnections property: List of references to Bgp Connections."
|
|
returns:
|
|
description: "the bgpConnections value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<xref href=\"com.azure.core.management.SubResource?alt=com.azure.core.management.SubResource&text=SubResource\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.etag()"
|
|
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.etag()"
|
|
name: "etag()"
|
|
nameWithType: "VirtualHubInner.etag()"
|
|
summary: "Get the etag property: A unique read-only string that changes whenever the resource is updated."
|
|
syntax: "public String etag()"
|
|
desc: "Get the etag property: A unique read-only string that changes whenever the resource is updated."
|
|
returns:
|
|
description: "the etag value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.expressRouteGateway()"
|
|
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.expressRouteGateway()"
|
|
name: "expressRouteGateway()"
|
|
nameWithType: "VirtualHubInner.expressRouteGateway()"
|
|
summary: "Get the express<wbr>Route<wbr>Gateway property: The express<wbr>Route<wbr>Gateway associated with this Virtual<wbr>Hub."
|
|
syntax: "public SubResource expressRouteGateway()"
|
|
desc: "Get the expressRouteGateway property: The expressRouteGateway associated with this VirtualHub."
|
|
returns:
|
|
description: "the expressRouteGateway value."
|
|
type: "<xref href=\"com.azure.core.management.SubResource?alt=com.azure.core.management.SubResource&text=SubResource\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.fromJson(com.azure.json.JsonReader)"
|
|
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.fromJson(JsonReader jsonReader)"
|
|
name: "fromJson(JsonReader jsonReader)"
|
|
nameWithType: "VirtualHubInner.fromJson(JsonReader jsonReader)"
|
|
summary: "Reads an instance of Virtual<wbr>Hub<wbr>Inner from the Json<wbr>Reader."
|
|
modifiers:
|
|
- "static"
|
|
parameters:
|
|
- description: "The JsonReader being read."
|
|
name: "jsonReader"
|
|
type: "<xref href=\"com.azure.json.JsonReader?alt=com.azure.json.JsonReader&text=JsonReader\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static VirtualHubInner fromJson(JsonReader jsonReader)"
|
|
exceptions:
|
|
- description: "If the deserialized JSON object was missing any required properties."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
|
|
desc: "Reads an instance of VirtualHubInner from the JsonReader."
|
|
returns:
|
|
description: "An instance of VirtualHubInner if the JsonReader was pointing to an instance of it, or null if it was\n pointing to JSON null."
|
|
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubInner&text=VirtualHubInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.hubRoutingPreference()"
|
|
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.hubRoutingPreference()"
|
|
name: "hubRoutingPreference()"
|
|
nameWithType: "VirtualHubInner.hubRoutingPreference()"
|
|
summary: "Get the hub<wbr>Routing<wbr>Preference property: The hub<wbr>Routing<wbr>Preference of this Virtual<wbr>Hub."
|
|
syntax: "public HubRoutingPreference hubRoutingPreference()"
|
|
desc: "Get the hubRoutingPreference property: The hubRoutingPreference of this VirtualHub."
|
|
returns:
|
|
description: "the hubRoutingPreference value."
|
|
type: "<xref href=\"com.azure.resourcemanager.network.models.HubRoutingPreference?alt=com.azure.resourcemanager.network.models.HubRoutingPreference&text=HubRoutingPreference\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.id()"
|
|
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.id()"
|
|
name: "id()"
|
|
nameWithType: "VirtualHubInner.id()"
|
|
summary: "Get the id property: Resource ID."
|
|
overridden: "com.azure.core.management.ProxyResource.id()"
|
|
syntax: "public String id()"
|
|
desc: "Get the id property: Resource ID."
|
|
returns:
|
|
description: "the id value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.ipConfigurations()"
|
|
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.ipConfigurations()"
|
|
name: "ipConfigurations()"
|
|
nameWithType: "VirtualHubInner.ipConfigurations()"
|
|
summary: "Get the ip<wbr>Configurations property: List of references to Ip<wbr>Configurations."
|
|
syntax: "public List<SubResource> ipConfigurations()"
|
|
desc: "Get the ipConfigurations property: List of references to IpConfigurations."
|
|
returns:
|
|
description: "the ipConfigurations value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<xref href=\"com.azure.core.management.SubResource?alt=com.azure.core.management.SubResource&text=SubResource\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.kind()"
|
|
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.kind()"
|
|
name: "kind()"
|
|
nameWithType: "VirtualHubInner.kind()"
|
|
summary: "Get the kind property: Kind of service virtual hub."
|
|
syntax: "public String kind()"
|
|
desc: "Get the kind property: Kind of service virtual hub. This is metadata used for the Azure portal experience for Route Server."
|
|
returns:
|
|
description: "the kind value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.name()"
|
|
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.name()"
|
|
name: "name()"
|
|
nameWithType: "VirtualHubInner.name()"
|
|
summary: "Get the name property: The name of the resource."
|
|
overridden: "com.azure.core.management.ProxyResource.name()"
|
|
syntax: "public String name()"
|
|
desc: "Get the name property: The name of the resource."
|
|
returns:
|
|
description: "the name value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.p2SVpnGateway()"
|
|
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.p2SVpnGateway()"
|
|
name: "p2SVpnGateway()"
|
|
nameWithType: "VirtualHubInner.p2SVpnGateway()"
|
|
summary: "Get the p2SVpn<wbr>Gateway property: The P2SVpn<wbr>Gateway associated with this Virtual<wbr>Hub."
|
|
syntax: "public SubResource p2SVpnGateway()"
|
|
desc: "Get the p2SVpnGateway property: The P2SVpnGateway associated with this VirtualHub."
|
|
returns:
|
|
description: "the p2SVpnGateway value."
|
|
type: "<xref href=\"com.azure.core.management.SubResource?alt=com.azure.core.management.SubResource&text=SubResource\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.preferredRoutingGateway()"
|
|
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.preferredRoutingGateway()"
|
|
name: "preferredRoutingGateway()"
|
|
nameWithType: "VirtualHubInner.preferredRoutingGateway()"
|
|
summary: "Get the preferred<wbr>Routing<wbr>Gateway property: The preferred gateway to route on-prem traffic."
|
|
syntax: "public PreferredRoutingGateway preferredRoutingGateway()"
|
|
desc: "Get the preferredRoutingGateway property: The preferred gateway to route on-prem traffic."
|
|
returns:
|
|
description: "the preferredRoutingGateway value."
|
|
type: "<xref href=\"com.azure.resourcemanager.network.models.PreferredRoutingGateway?alt=com.azure.resourcemanager.network.models.PreferredRoutingGateway&text=PreferredRoutingGateway\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.provisioningState()"
|
|
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.provisioningState()"
|
|
name: "provisioningState()"
|
|
nameWithType: "VirtualHubInner.provisioningState()"
|
|
summary: "Get the provisioning<wbr>State property: The provisioning state of the virtual hub resource."
|
|
syntax: "public ProvisioningState provisioningState()"
|
|
desc: "Get the provisioningState property: The provisioning state of the virtual hub resource."
|
|
returns:
|
|
description: "the provisioningState value."
|
|
type: "<xref href=\"com.azure.resourcemanager.network.models.ProvisioningState?alt=com.azure.resourcemanager.network.models.ProvisioningState&text=ProvisioningState\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.routeMaps()"
|
|
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.routeMaps()"
|
|
name: "routeMaps()"
|
|
nameWithType: "VirtualHubInner.routeMaps()"
|
|
summary: "Get the route<wbr>Maps property: List of references to Route<wbr>Maps."
|
|
syntax: "public List<SubResource> routeMaps()"
|
|
desc: "Get the routeMaps property: List of references to RouteMaps."
|
|
returns:
|
|
description: "the routeMaps value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<xref href=\"com.azure.core.management.SubResource?alt=com.azure.core.management.SubResource&text=SubResource\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.routeTable()"
|
|
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.routeTable()"
|
|
name: "routeTable()"
|
|
nameWithType: "VirtualHubInner.routeTable()"
|
|
summary: "Get the route<wbr>Table property: The route<wbr>Table associated with this virtual hub."
|
|
syntax: "public VirtualHubRouteTable routeTable()"
|
|
desc: "Get the routeTable property: The routeTable associated with this virtual hub."
|
|
returns:
|
|
description: "the routeTable value."
|
|
type: "<xref href=\"com.azure.resourcemanager.network.models.VirtualHubRouteTable?alt=com.azure.resourcemanager.network.models.VirtualHubRouteTable&text=VirtualHubRouteTable\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.routingState()"
|
|
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.routingState()"
|
|
name: "routingState()"
|
|
nameWithType: "VirtualHubInner.routingState()"
|
|
summary: "Get the routing<wbr>State property: The routing state."
|
|
syntax: "public RoutingState routingState()"
|
|
desc: "Get the routingState property: The routing state."
|
|
returns:
|
|
description: "the routingState value."
|
|
type: "<xref href=\"com.azure.resourcemanager.network.models.RoutingState?alt=com.azure.resourcemanager.network.models.RoutingState&text=RoutingState\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.securityPartnerProvider()"
|
|
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.securityPartnerProvider()"
|
|
name: "securityPartnerProvider()"
|
|
nameWithType: "VirtualHubInner.securityPartnerProvider()"
|
|
summary: "Get the security<wbr>Partner<wbr>Provider property: The security<wbr>Partner<wbr>Provider associated with this Virtual<wbr>Hub."
|
|
syntax: "public SubResource securityPartnerProvider()"
|
|
desc: "Get the securityPartnerProvider property: The securityPartnerProvider associated with this VirtualHub."
|
|
returns:
|
|
description: "the securityPartnerProvider value."
|
|
type: "<xref href=\"com.azure.core.management.SubResource?alt=com.azure.core.management.SubResource&text=SubResource\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.securityProviderName()"
|
|
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.securityProviderName()"
|
|
name: "securityProviderName()"
|
|
nameWithType: "VirtualHubInner.securityProviderName()"
|
|
summary: "Get the security<wbr>Provider<wbr>Name property: The Security Provider name."
|
|
syntax: "public String securityProviderName()"
|
|
desc: "Get the securityProviderName property: The Security Provider name."
|
|
returns:
|
|
description: "the securityProviderName value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.sku()"
|
|
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.sku()"
|
|
name: "sku()"
|
|
nameWithType: "VirtualHubInner.sku()"
|
|
summary: "Get the sku property: The sku of this Virtual<wbr>Hub."
|
|
syntax: "public String sku()"
|
|
desc: "Get the sku property: The sku of this VirtualHub."
|
|
returns:
|
|
description: "the sku value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.toJson(com.azure.json.JsonWriter)"
|
|
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.toJson(JsonWriter jsonWriter)"
|
|
name: "toJson(JsonWriter jsonWriter)"
|
|
nameWithType: "VirtualHubInner.toJson(JsonWriter jsonWriter)"
|
|
overridden: "com.azure.core.management.Resource.toJson(com.azure.json.JsonWriter)"
|
|
parameters:
|
|
- name: "jsonWriter"
|
|
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public JsonWriter toJson(JsonWriter jsonWriter)"
|
|
exceptions:
|
|
- type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
|
|
returns:
|
|
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.type()"
|
|
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.type()"
|
|
name: "type()"
|
|
nameWithType: "VirtualHubInner.type()"
|
|
summary: "Get the type property: The type of the resource."
|
|
overridden: "com.azure.core.management.ProxyResource.type()"
|
|
syntax: "public String type()"
|
|
desc: "Get the type property: The type of the resource."
|
|
returns:
|
|
description: "the type value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.validate()"
|
|
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.validate()"
|
|
name: "validate()"
|
|
nameWithType: "VirtualHubInner.validate()"
|
|
summary: "Validates the instance."
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.virtualHubRouteTableV2S()"
|
|
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.virtualHubRouteTableV2S()"
|
|
name: "virtualHubRouteTableV2S()"
|
|
nameWithType: "VirtualHubInner.virtualHubRouteTableV2S()"
|
|
summary: "Get the virtual<wbr>Hub<wbr>Route<wbr>TableV2S property: List of all virtual hub route table v2s associated with this Virtual<wbr>Hub."
|
|
syntax: "public List<VirtualHubRouteTableV2Inner> virtualHubRouteTableV2S()"
|
|
desc: "Get the virtualHubRouteTableV2S property: List of all virtual hub route table v2s associated with this VirtualHub."
|
|
returns:
|
|
description: "the virtualHubRouteTableV2S value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubRouteTableV2Inner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubRouteTableV2Inner&text=VirtualHubRouteTableV2Inner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.virtualRouterAsn()"
|
|
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.virtualRouterAsn()"
|
|
name: "virtualRouterAsn()"
|
|
nameWithType: "VirtualHubInner.virtualRouterAsn()"
|
|
summary: "Get the virtual<wbr>Router<wbr>Asn property: Virtual<wbr>Router ASN."
|
|
syntax: "public Long virtualRouterAsn()"
|
|
desc: "Get the virtualRouterAsn property: VirtualRouter ASN."
|
|
returns:
|
|
description: "the virtualRouterAsn value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html\">Long</a>"
|
|
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.virtualRouterAutoScaleConfiguration()"
|
|
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.virtualRouterAutoScaleConfiguration()"
|
|
name: "virtualRouterAutoScaleConfiguration()"
|
|
nameWithType: "VirtualHubInner.virtualRouterAutoScaleConfiguration()"
|
|
summary: "Get the virtual<wbr>Router<wbr>Auto<wbr>Scale<wbr>Configuration property: The Virtual<wbr>Hub Router autoscale configuration."
|
|
syntax: "public VirtualRouterAutoScaleConfiguration virtualRouterAutoScaleConfiguration()"
|
|
desc: "Get the virtualRouterAutoScaleConfiguration property: The VirtualHub Router autoscale configuration."
|
|
returns:
|
|
description: "the virtualRouterAutoScaleConfiguration value."
|
|
type: "<xref href=\"com.azure.resourcemanager.network.models.VirtualRouterAutoScaleConfiguration?alt=com.azure.resourcemanager.network.models.VirtualRouterAutoScaleConfiguration&text=VirtualRouterAutoScaleConfiguration\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.virtualRouterIps()"
|
|
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.virtualRouterIps()"
|
|
name: "virtualRouterIps()"
|
|
nameWithType: "VirtualHubInner.virtualRouterIps()"
|
|
summary: "Get the virtual<wbr>Router<wbr>Ips property: Virtual<wbr>Router IPs."
|
|
syntax: "public List<String> virtualRouterIps()"
|
|
desc: "Get the virtualRouterIps property: VirtualRouter IPs."
|
|
returns:
|
|
description: "the virtualRouterIps value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>>"
|
|
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.virtualWan()"
|
|
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.virtualWan()"
|
|
name: "virtualWan()"
|
|
nameWithType: "VirtualHubInner.virtualWan()"
|
|
summary: "Get the virtual<wbr>Wan property: The VirtualWAN to which the Virtual<wbr>Hub belongs."
|
|
syntax: "public SubResource virtualWan()"
|
|
desc: "Get the virtualWan property: The VirtualWAN to which the VirtualHub belongs."
|
|
returns:
|
|
description: "the virtualWan value."
|
|
type: "<xref href=\"com.azure.core.management.SubResource?alt=com.azure.core.management.SubResource&text=SubResource\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.vpnGateway()"
|
|
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.vpnGateway()"
|
|
name: "vpnGateway()"
|
|
nameWithType: "VirtualHubInner.vpnGateway()"
|
|
summary: "Get the vpn<wbr>Gateway property: The Vpn<wbr>Gateway associated with this Virtual<wbr>Hub."
|
|
syntax: "public SubResource vpnGateway()"
|
|
desc: "Get the vpnGateway property: The VpnGateway associated with this VirtualHub."
|
|
returns:
|
|
description: "the vpnGateway value."
|
|
type: "<xref href=\"com.azure.core.management.SubResource?alt=com.azure.core.management.SubResource&text=SubResource\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.withAddressPrefix(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.withAddressPrefix(String addressPrefix)"
|
|
name: "withAddressPrefix(String addressPrefix)"
|
|
nameWithType: "VirtualHubInner.withAddressPrefix(String addressPrefix)"
|
|
summary: "Set the address<wbr>Prefix property: Address-prefix for this Virtual<wbr>Hub."
|
|
parameters:
|
|
- description: "the addressPrefix value to set."
|
|
name: "addressPrefix"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public VirtualHubInner withAddressPrefix(String addressPrefix)"
|
|
desc: "Set the addressPrefix property: Address-prefix for this VirtualHub."
|
|
returns:
|
|
description: "the VirtualHubInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubInner&text=VirtualHubInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.withAllowBranchToBranchTraffic(java.lang.Boolean)"
|
|
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.withAllowBranchToBranchTraffic(Boolean allowBranchToBranchTraffic)"
|
|
name: "withAllowBranchToBranchTraffic(Boolean allowBranchToBranchTraffic)"
|
|
nameWithType: "VirtualHubInner.withAllowBranchToBranchTraffic(Boolean allowBranchToBranchTraffic)"
|
|
summary: "Set the allow<wbr>Branch<wbr>ToBranch<wbr>Traffic property: Flag to control transit for Virtual<wbr>Router hub."
|
|
parameters:
|
|
- description: "the allowBranchToBranchTraffic value to set."
|
|
name: "allowBranchToBranchTraffic"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
syntax: "public VirtualHubInner withAllowBranchToBranchTraffic(Boolean allowBranchToBranchTraffic)"
|
|
desc: "Set the allowBranchToBranchTraffic property: Flag to control transit for VirtualRouter hub."
|
|
returns:
|
|
description: "the VirtualHubInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubInner&text=VirtualHubInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.withAzureFirewall(com.azure.core.management.SubResource)"
|
|
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.withAzureFirewall(SubResource azureFirewall)"
|
|
name: "withAzureFirewall(SubResource azureFirewall)"
|
|
nameWithType: "VirtualHubInner.withAzureFirewall(SubResource azureFirewall)"
|
|
summary: "Set the azure<wbr>Firewall property: The azure<wbr>Firewall associated with this Virtual<wbr>Hub."
|
|
parameters:
|
|
- description: "the azureFirewall value to set."
|
|
name: "azureFirewall"
|
|
type: "<xref href=\"com.azure.core.management.SubResource?alt=com.azure.core.management.SubResource&text=SubResource\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public VirtualHubInner withAzureFirewall(SubResource azureFirewall)"
|
|
desc: "Set the azureFirewall property: The azureFirewall associated with this VirtualHub."
|
|
returns:
|
|
description: "the VirtualHubInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubInner&text=VirtualHubInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.withExpressRouteGateway(com.azure.core.management.SubResource)"
|
|
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.withExpressRouteGateway(SubResource expressRouteGateway)"
|
|
name: "withExpressRouteGateway(SubResource expressRouteGateway)"
|
|
nameWithType: "VirtualHubInner.withExpressRouteGateway(SubResource expressRouteGateway)"
|
|
summary: "Set the express<wbr>Route<wbr>Gateway property: The express<wbr>Route<wbr>Gateway associated with this Virtual<wbr>Hub."
|
|
parameters:
|
|
- description: "the expressRouteGateway value to set."
|
|
name: "expressRouteGateway"
|
|
type: "<xref href=\"com.azure.core.management.SubResource?alt=com.azure.core.management.SubResource&text=SubResource\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public VirtualHubInner withExpressRouteGateway(SubResource expressRouteGateway)"
|
|
desc: "Set the expressRouteGateway property: The expressRouteGateway associated with this VirtualHub."
|
|
returns:
|
|
description: "the VirtualHubInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubInner&text=VirtualHubInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.withHubRoutingPreference(com.azure.resourcemanager.network.models.HubRoutingPreference)"
|
|
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.withHubRoutingPreference(HubRoutingPreference hubRoutingPreference)"
|
|
name: "withHubRoutingPreference(HubRoutingPreference hubRoutingPreference)"
|
|
nameWithType: "VirtualHubInner.withHubRoutingPreference(HubRoutingPreference hubRoutingPreference)"
|
|
summary: "Set the hub<wbr>Routing<wbr>Preference property: The hub<wbr>Routing<wbr>Preference of this Virtual<wbr>Hub."
|
|
parameters:
|
|
- description: "the hubRoutingPreference value to set."
|
|
name: "hubRoutingPreference"
|
|
type: "<xref href=\"com.azure.resourcemanager.network.models.HubRoutingPreference?alt=com.azure.resourcemanager.network.models.HubRoutingPreference&text=HubRoutingPreference\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public VirtualHubInner withHubRoutingPreference(HubRoutingPreference hubRoutingPreference)"
|
|
desc: "Set the hubRoutingPreference property: The hubRoutingPreference of this VirtualHub."
|
|
returns:
|
|
description: "the VirtualHubInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubInner&text=VirtualHubInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.withId(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.withId(String id)"
|
|
name: "withId(String id)"
|
|
nameWithType: "VirtualHubInner.withId(String id)"
|
|
summary: "Set the id property: Resource ID."
|
|
parameters:
|
|
- description: "the id value to set."
|
|
name: "id"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public VirtualHubInner withId(String id)"
|
|
desc: "Set the id property: Resource ID."
|
|
returns:
|
|
description: "the VirtualHubInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubInner&text=VirtualHubInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.withLocation(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.withLocation(String location)"
|
|
name: "withLocation(String location)"
|
|
nameWithType: "VirtualHubInner.withLocation(String location)"
|
|
overridden: "com.azure.core.management.Resource.withLocation(java.lang.String)"
|
|
parameters:
|
|
- name: "location"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public VirtualHubInner withLocation(String location)"
|
|
returns:
|
|
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubInner&text=VirtualHubInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.withP2SVpnGateway(com.azure.core.management.SubResource)"
|
|
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.withP2SVpnGateway(SubResource p2SVpnGateway)"
|
|
name: "withP2SVpnGateway(SubResource p2SVpnGateway)"
|
|
nameWithType: "VirtualHubInner.withP2SVpnGateway(SubResource p2SVpnGateway)"
|
|
summary: "Set the p2SVpn<wbr>Gateway property: The P2SVpn<wbr>Gateway associated with this Virtual<wbr>Hub."
|
|
parameters:
|
|
- description: "the p2SVpnGateway value to set."
|
|
name: "p2SVpnGateway"
|
|
type: "<xref href=\"com.azure.core.management.SubResource?alt=com.azure.core.management.SubResource&text=SubResource\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public VirtualHubInner withP2SVpnGateway(SubResource p2SVpnGateway)"
|
|
desc: "Set the p2SVpnGateway property: The P2SVpnGateway associated with this VirtualHub."
|
|
returns:
|
|
description: "the VirtualHubInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubInner&text=VirtualHubInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.withPreferredRoutingGateway(com.azure.resourcemanager.network.models.PreferredRoutingGateway)"
|
|
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.withPreferredRoutingGateway(PreferredRoutingGateway preferredRoutingGateway)"
|
|
name: "withPreferredRoutingGateway(PreferredRoutingGateway preferredRoutingGateway)"
|
|
nameWithType: "VirtualHubInner.withPreferredRoutingGateway(PreferredRoutingGateway preferredRoutingGateway)"
|
|
summary: "Set the preferred<wbr>Routing<wbr>Gateway property: The preferred gateway to route on-prem traffic."
|
|
parameters:
|
|
- description: "the preferredRoutingGateway value to set."
|
|
name: "preferredRoutingGateway"
|
|
type: "<xref href=\"com.azure.resourcemanager.network.models.PreferredRoutingGateway?alt=com.azure.resourcemanager.network.models.PreferredRoutingGateway&text=PreferredRoutingGateway\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public VirtualHubInner withPreferredRoutingGateway(PreferredRoutingGateway preferredRoutingGateway)"
|
|
desc: "Set the preferredRoutingGateway property: The preferred gateway to route on-prem traffic."
|
|
returns:
|
|
description: "the VirtualHubInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubInner&text=VirtualHubInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.withRouteTable(com.azure.resourcemanager.network.models.VirtualHubRouteTable)"
|
|
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.withRouteTable(VirtualHubRouteTable routeTable)"
|
|
name: "withRouteTable(VirtualHubRouteTable routeTable)"
|
|
nameWithType: "VirtualHubInner.withRouteTable(VirtualHubRouteTable routeTable)"
|
|
summary: "Set the route<wbr>Table property: The route<wbr>Table associated with this virtual hub."
|
|
parameters:
|
|
- description: "the routeTable value to set."
|
|
name: "routeTable"
|
|
type: "<xref href=\"com.azure.resourcemanager.network.models.VirtualHubRouteTable?alt=com.azure.resourcemanager.network.models.VirtualHubRouteTable&text=VirtualHubRouteTable\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public VirtualHubInner withRouteTable(VirtualHubRouteTable routeTable)"
|
|
desc: "Set the routeTable property: The routeTable associated with this virtual hub."
|
|
returns:
|
|
description: "the VirtualHubInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubInner&text=VirtualHubInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.withSecurityPartnerProvider(com.azure.core.management.SubResource)"
|
|
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.withSecurityPartnerProvider(SubResource securityPartnerProvider)"
|
|
name: "withSecurityPartnerProvider(SubResource securityPartnerProvider)"
|
|
nameWithType: "VirtualHubInner.withSecurityPartnerProvider(SubResource securityPartnerProvider)"
|
|
summary: "Set the security<wbr>Partner<wbr>Provider property: The security<wbr>Partner<wbr>Provider associated with this Virtual<wbr>Hub."
|
|
parameters:
|
|
- description: "the securityPartnerProvider value to set."
|
|
name: "securityPartnerProvider"
|
|
type: "<xref href=\"com.azure.core.management.SubResource?alt=com.azure.core.management.SubResource&text=SubResource\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public VirtualHubInner withSecurityPartnerProvider(SubResource securityPartnerProvider)"
|
|
desc: "Set the securityPartnerProvider property: The securityPartnerProvider associated with this VirtualHub."
|
|
returns:
|
|
description: "the VirtualHubInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubInner&text=VirtualHubInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.withSecurityProviderName(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.withSecurityProviderName(String securityProviderName)"
|
|
name: "withSecurityProviderName(String securityProviderName)"
|
|
nameWithType: "VirtualHubInner.withSecurityProviderName(String securityProviderName)"
|
|
summary: "Set the security<wbr>Provider<wbr>Name property: The Security Provider name."
|
|
parameters:
|
|
- description: "the securityProviderName value to set."
|
|
name: "securityProviderName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public VirtualHubInner withSecurityProviderName(String securityProviderName)"
|
|
desc: "Set the securityProviderName property: The Security Provider name."
|
|
returns:
|
|
description: "the VirtualHubInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubInner&text=VirtualHubInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.withSku(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.withSku(String sku)"
|
|
name: "withSku(String sku)"
|
|
nameWithType: "VirtualHubInner.withSku(String sku)"
|
|
summary: "Set the sku property: The sku of this Virtual<wbr>Hub."
|
|
parameters:
|
|
- description: "the sku value to set."
|
|
name: "sku"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public VirtualHubInner withSku(String sku)"
|
|
desc: "Set the sku property: The sku of this VirtualHub."
|
|
returns:
|
|
description: "the VirtualHubInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubInner&text=VirtualHubInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.withTags(java.util.Map<java.lang.String,java.lang.String>)"
|
|
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.withTags(Map<String,String> tags)"
|
|
name: "withTags(Map<String,String> tags)"
|
|
nameWithType: "VirtualHubInner.withTags(Map<String,String> tags)"
|
|
overridden: "com.azure.core.management.Resource.withTags(java.util.Map<java.lang.String,java.lang.String>)"
|
|
parameters:
|
|
- name: "tags"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>>"
|
|
syntax: "public VirtualHubInner withTags(Map<String,String> tags)"
|
|
returns:
|
|
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubInner&text=VirtualHubInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.withVirtualHubRouteTableV2S(java.util.List<com.azure.resourcemanager.network.fluent.models.VirtualHubRouteTableV2Inner>)"
|
|
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.withVirtualHubRouteTableV2S(List<VirtualHubRouteTableV2Inner> virtualHubRouteTableV2S)"
|
|
name: "withVirtualHubRouteTableV2S(List<VirtualHubRouteTableV2Inner> virtualHubRouteTableV2S)"
|
|
nameWithType: "VirtualHubInner.withVirtualHubRouteTableV2S(List<VirtualHubRouteTableV2Inner> virtualHubRouteTableV2S)"
|
|
summary: "Set the virtual<wbr>Hub<wbr>Route<wbr>TableV2S property: List of all virtual hub route table v2s associated with this Virtual<wbr>Hub."
|
|
parameters:
|
|
- description: "the virtualHubRouteTableV2S value to set."
|
|
name: "virtualHubRouteTableV2S"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubRouteTableV2Inner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubRouteTableV2Inner&text=VirtualHubRouteTableV2Inner\" data-throw-if-not-resolved=\"False\" />>"
|
|
syntax: "public VirtualHubInner withVirtualHubRouteTableV2S(List<VirtualHubRouteTableV2Inner> virtualHubRouteTableV2S)"
|
|
desc: "Set the virtualHubRouteTableV2S property: List of all virtual hub route table v2s associated with this VirtualHub."
|
|
returns:
|
|
description: "the VirtualHubInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubInner&text=VirtualHubInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.withVirtualRouterAsn(java.lang.Long)"
|
|
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.withVirtualRouterAsn(Long virtualRouterAsn)"
|
|
name: "withVirtualRouterAsn(Long virtualRouterAsn)"
|
|
nameWithType: "VirtualHubInner.withVirtualRouterAsn(Long virtualRouterAsn)"
|
|
summary: "Set the virtual<wbr>Router<wbr>Asn property: Virtual<wbr>Router ASN."
|
|
parameters:
|
|
- description: "the virtualRouterAsn value to set."
|
|
name: "virtualRouterAsn"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html\">Long</a>"
|
|
syntax: "public VirtualHubInner withVirtualRouterAsn(Long virtualRouterAsn)"
|
|
desc: "Set the virtualRouterAsn property: VirtualRouter ASN."
|
|
returns:
|
|
description: "the VirtualHubInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubInner&text=VirtualHubInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.withVirtualRouterAutoScaleConfiguration(com.azure.resourcemanager.network.models.VirtualRouterAutoScaleConfiguration)"
|
|
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.withVirtualRouterAutoScaleConfiguration(VirtualRouterAutoScaleConfiguration virtualRouterAutoScaleConfiguration)"
|
|
name: "withVirtualRouterAutoScaleConfiguration(VirtualRouterAutoScaleConfiguration virtualRouterAutoScaleConfiguration)"
|
|
nameWithType: "VirtualHubInner.withVirtualRouterAutoScaleConfiguration(VirtualRouterAutoScaleConfiguration virtualRouterAutoScaleConfiguration)"
|
|
summary: "Set the virtual<wbr>Router<wbr>Auto<wbr>Scale<wbr>Configuration property: The Virtual<wbr>Hub Router autoscale configuration."
|
|
parameters:
|
|
- description: "the virtualRouterAutoScaleConfiguration value to set."
|
|
name: "virtualRouterAutoScaleConfiguration"
|
|
type: "<xref href=\"com.azure.resourcemanager.network.models.VirtualRouterAutoScaleConfiguration?alt=com.azure.resourcemanager.network.models.VirtualRouterAutoScaleConfiguration&text=VirtualRouterAutoScaleConfiguration\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public VirtualHubInner withVirtualRouterAutoScaleConfiguration(VirtualRouterAutoScaleConfiguration virtualRouterAutoScaleConfiguration)"
|
|
desc: "Set the virtualRouterAutoScaleConfiguration property: The VirtualHub Router autoscale configuration."
|
|
returns:
|
|
description: "the VirtualHubInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubInner&text=VirtualHubInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.withVirtualRouterIps(java.util.List<java.lang.String>)"
|
|
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.withVirtualRouterIps(List<String> virtualRouterIps)"
|
|
name: "withVirtualRouterIps(List<String> virtualRouterIps)"
|
|
nameWithType: "VirtualHubInner.withVirtualRouterIps(List<String> virtualRouterIps)"
|
|
summary: "Set the virtual<wbr>Router<wbr>Ips property: Virtual<wbr>Router IPs."
|
|
parameters:
|
|
- description: "the virtualRouterIps value to set."
|
|
name: "virtualRouterIps"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>>"
|
|
syntax: "public VirtualHubInner withVirtualRouterIps(List<String> virtualRouterIps)"
|
|
desc: "Set the virtualRouterIps property: VirtualRouter IPs."
|
|
returns:
|
|
description: "the VirtualHubInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubInner&text=VirtualHubInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.withVirtualWan(com.azure.core.management.SubResource)"
|
|
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.withVirtualWan(SubResource virtualWan)"
|
|
name: "withVirtualWan(SubResource virtualWan)"
|
|
nameWithType: "VirtualHubInner.withVirtualWan(SubResource virtualWan)"
|
|
summary: "Set the virtual<wbr>Wan property: The VirtualWAN to which the Virtual<wbr>Hub belongs."
|
|
parameters:
|
|
- description: "the virtualWan value to set."
|
|
name: "virtualWan"
|
|
type: "<xref href=\"com.azure.core.management.SubResource?alt=com.azure.core.management.SubResource&text=SubResource\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public VirtualHubInner withVirtualWan(SubResource virtualWan)"
|
|
desc: "Set the virtualWan property: The VirtualWAN to which the VirtualHub belongs."
|
|
returns:
|
|
description: "the VirtualHubInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubInner&text=VirtualHubInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.withVpnGateway(com.azure.core.management.SubResource)"
|
|
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualHubInner.withVpnGateway(SubResource vpnGateway)"
|
|
name: "withVpnGateway(SubResource vpnGateway)"
|
|
nameWithType: "VirtualHubInner.withVpnGateway(SubResource vpnGateway)"
|
|
summary: "Set the vpn<wbr>Gateway property: The Vpn<wbr>Gateway associated with this Virtual<wbr>Hub."
|
|
parameters:
|
|
- description: "the vpnGateway value to set."
|
|
name: "vpnGateway"
|
|
type: "<xref href=\"com.azure.core.management.SubResource?alt=com.azure.core.management.SubResource&text=SubResource\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public VirtualHubInner withVpnGateway(SubResource vpnGateway)"
|
|
desc: "Set the vpnGateway property: The VpnGateway associated with this VirtualHub."
|
|
returns:
|
|
description: "the VirtualHubInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualHubInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualHubInner&text=VirtualHubInner\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "VirtualHub Resource."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.network.fluent.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-network:2.44.0
|