Class GetBackendService
Inheritance
System.Object
GetBackendService
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 GetBackendService
Methods
View SourceInvokeAsync(GetBackendServiceArgs, InvokeOptions)
Provide access to a Backend Service's attribute. For more information see the official documentation and the API.
{{% examples %}} {{% /examples %}}
Declaration
public static Task<GetBackendServiceResult> InvokeAsync(GetBackendServiceArgs args, InvokeOptions options = null)
Parameters
| Type | Name | Description |
|---|---|---|
| GetBackendServiceArgs | args | |
| InvokeOptions | options |
Returns
| Type | Description |
|---|---|
| System.Threading.Tasks.Task<GetBackendServiceResult> |