Uses of Class
com.azure.resourcemanager.network.models.VirtualNetworkConnectionGatewayReference
Packages that use VirtualNetworkConnectionGatewayReference
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of VirtualNetworkConnectionGatewayReference in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return VirtualNetworkConnectionGatewayReferenceModifier and TypeMethodDescriptionVirtualNetworkGatewayConnectionListEntityInner.localNetworkGateway2()Get the localNetworkGateway2 property: The reference to local network gateway resource.VirtualNetworkGatewayConnectionListEntityPropertiesFormat.localNetworkGateway2()Get the localNetworkGateway2 property: The reference to local network gateway resource.VirtualNetworkGatewayConnectionListEntityInner.virtualNetworkGateway1()Get the virtualNetworkGateway1 property: The reference to virtual network gateway resource.VirtualNetworkGatewayConnectionListEntityPropertiesFormat.virtualNetworkGateway1()Get the virtualNetworkGateway1 property: The reference to virtual network gateway resource.VirtualNetworkGatewayConnectionListEntityInner.virtualNetworkGateway2()Get the virtualNetworkGateway2 property: The reference to virtual network gateway resource.VirtualNetworkGatewayConnectionListEntityPropertiesFormat.virtualNetworkGateway2()Get the virtualNetworkGateway2 property: The reference to virtual network gateway resource.Methods in com.azure.resourcemanager.network.fluent.models with parameters of type VirtualNetworkConnectionGatewayReferenceModifier and TypeMethodDescriptionVirtualNetworkGatewayConnectionListEntityInner.withLocalNetworkGateway2(VirtualNetworkConnectionGatewayReference localNetworkGateway2) Set the localNetworkGateway2 property: The reference to local network gateway resource.VirtualNetworkGatewayConnectionListEntityPropertiesFormat.withLocalNetworkGateway2(VirtualNetworkConnectionGatewayReference localNetworkGateway2) Set the localNetworkGateway2 property: The reference to local network gateway resource.VirtualNetworkGatewayConnectionListEntityInner.withVirtualNetworkGateway1(VirtualNetworkConnectionGatewayReference virtualNetworkGateway1) Set the virtualNetworkGateway1 property: The reference to virtual network gateway resource.VirtualNetworkGatewayConnectionListEntityPropertiesFormat.withVirtualNetworkGateway1(VirtualNetworkConnectionGatewayReference virtualNetworkGateway1) Set the virtualNetworkGateway1 property: The reference to virtual network gateway resource.VirtualNetworkGatewayConnectionListEntityInner.withVirtualNetworkGateway2(VirtualNetworkConnectionGatewayReference virtualNetworkGateway2) Set the virtualNetworkGateway2 property: The reference to virtual network gateway resource.VirtualNetworkGatewayConnectionListEntityPropertiesFormat.withVirtualNetworkGateway2(VirtualNetworkConnectionGatewayReference virtualNetworkGateway2) Set the virtualNetworkGateway2 property: The reference to virtual network gateway resource. -
Uses of VirtualNetworkConnectionGatewayReference in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return VirtualNetworkConnectionGatewayReferenceModifier and TypeMethodDescriptionVirtualNetworkConnectionGatewayReference.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of VirtualNetworkConnectionGatewayReference from the JsonReader.Set the id property: The ID of VirtualNetworkGateway or LocalNetworkGateway resource.