public static class ComputeEnumConstants.Project.VmDnsSetting
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.Project.VmDnsSetting.
Constants for wire representations of the Project.Types.VmDnsSetting enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
GlobalDefault
public const string GlobalDefault = "GLOBAL_DEFAULT"
Wire representation of GlobalDefault.
Field Value | |
---|---|
Type | Description |
string |
UndefinedVmDnsSetting
public const string UndefinedVmDnsSetting = "UNDEFINED_VM_DNS_SETTING"
Wire representation of UndefinedVmDnsSetting.
Field Value | |
---|---|
Type | Description |
string |
UnspecifiedVmDnsSetting
public const string UnspecifiedVmDnsSetting = "UNSPECIFIED_VM_DNS_SETTING"
Wire representation of UnspecifiedVmDnsSetting.
Field Value | |
---|---|
Type | Description |
string |
ZonalDefault
public const string ZonalDefault = "ZONAL_DEFAULT"
Wire representation of ZonalDefault.
Field Value | |
---|---|
Type | Description |
string |
ZonalOnly
public const string ZonalOnly = "ZONAL_ONLY"
Wire representation of ZonalOnly.
Field Value | |
---|---|
Type | Description |
string |