Show / Hide Table of Contents

Class GetLBIPRanges

Inheritance
System.Object
GetLBIPRanges
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Gcp.Compute
Assembly: Pulumi.Gcp.dll
Syntax
public static class GetLBIPRanges

Methods

View Source

InvokeAsync(InvokeOptions)

Use this data source to access IP ranges in your firewall rules.

https://cloud.google.com/compute/docs/load-balancing/health-checks#health_check_source_ips_and_firewall_rules

{{% examples %}} {{% /examples %}}

Declaration
public static Task<GetLBIPRangesResult> InvokeAsync(InvokeOptions options = null)
Parameters
Type Name Description
InvokeOptions options
Returns
Type Description
System.Threading.Tasks.Task<GetLBIPRangesResult>
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.