Documentation ¶
Index ¶
Constants ¶
View Source
const ( // EnabledParamString defines "enabled" value EnabledParamString = "enabled" // DisabledParamString defines "enabled" value DisabledParamString = "disabled" )
Variables ¶
This section is empty.
Functions ¶
func EnabledDisabledValues ¶ added in v1.4.0
EnabledDisabledValues returns "enabled" and "disabled" EnumValues
func GetLocationSchema ¶
func GetLocationSchema() *service.StringPropertySchema
GetLocationSchema returns pointer to general StringPropertySchema of "location"
func GetResourceGroupSchema ¶
func GetResourceGroupSchema() *service.StringPropertySchema
GetResourceGroupSchema returns pointer to general StringPropertySchema of "resourceGroup"
func LocalAndGeoRedundancy ¶ added in v1.4.0
LocalAndGeoRedundancy provides an EnumValue slice with "local" and "geo" value.
func LocalRedundancy ¶ added in v1.4.0
LocalRedundancy provides an EnumValue slice with "local" value.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.