Get Global Parameter Result
data class GetGlobalParameterResult(val azureApiVersion: String, val etag: String, val id: String, val name: String, val properties: Map<String, GlobalParameterSpecificationResponse>, val type: String)
Global parameters resource type.