Show / Hide Table of Contents

Class ProjectsResource.AggregatedResource

The "aggregated" collection of methods.

Inheritance
object
ProjectsResource.AggregatedResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.Container.v1beta1
Assembly: Google.Apis.Container.v1beta1.dll
Syntax
public class ProjectsResource.AggregatedResource

Constructors

AggregatedResource(IClientService)

Constructs a new resource.

Declaration
public AggregatedResource(IClientService service)
Parameters
Type Name Description
IClientService service

Properties

UsableSubnetworks

Gets the UsableSubnetworks resource.

Declaration
public virtual ProjectsResource.AggregatedResource.UsableSubnetworksResource UsableSubnetworks { get; }
Property Value
Type Description
ProjectsResource.AggregatedResource.UsableSubnetworksResource
In this article
Back to top Generated by DocFX