Documentation ¶
Index ¶
- func DiffSuppressFunc(v, old, new string, d *pluginsdk.ResourceData) bool
- func HashCode(location interface{}) int
- func Normalize(input string) string
- func NormalizeNilable(input *string) string
- func Schema() *pluginsdk.Schema
- func SchemaComputed() *pluginsdk.Schema
- func SchemaOptional() *pluginsdk.Schema
- func SchemaWithoutForceNew() *pluginsdk.Schema
- func StateFunc(input interface{}) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DiffSuppressFunc ¶
func DiffSuppressFunc(v, old, new string, d *pluginsdk.ResourceData) bool
func Normalize ¶
Normalize transforms the human readable Azure Region/Location names (e.g. `West US`) into the canonical value to allow comparisons between user-code and API Responses
func NormalizeNilable ¶
NormalizeNilable normalizes the Location field even if it's nil to ensure this field can always have a value
func SchemaComputed ¶
func SchemaOptional ¶
func SchemaWithoutForceNew ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.