Enum SubnetworksResource.ListRequest.ViewsEnum
Defines the extra views returned back in the subnetwork resource. Supported values: - WITH_UTILIZATION: Utilization data is included in the response.
Namespace: Google.Apis.Compute.alpha
Assembly: Google.Apis.Compute.alpha.dll
Syntax
public enum SubnetworksResource.ListRequest.ViewsEnum
Fields
Name | Description |
---|---|
DEFAULT__ | |
WITHUTILIZATION | Utilization data is included in the response. |