Enum InstanceTemplatesResource.ListRequest.ViewEnum
View of the instance template.
Namespace: Google.Apis.Compute.beta
Assembly: Google.Apis.Compute.beta.dll
Syntax
public enum InstanceTemplatesResource.ListRequest.ViewEnum
Fields
| Name | Description |
|---|---|
| BASIC | Include everything except Partner Metadata. |
| FULL | Include everything. |
| INSTANCEVIEWUNSPECIFIED | The default / unset value. The API will default to the BASIC view. |