Get Integration Account Map Result
data class GetIntegrationAccountMapResult(val azureApiVersion: String, val changedTime: String, val content: String? = null, val contentLink: ContentLinkResponse, val contentType: String? = null, val createdTime: String, val id: String, val location: String? = null, val mapType: String, val metadata: Any? = null, val name: String, val parametersSchema: IntegrationAccountMapPropertiesResponseParametersSchema? = null, val tags: Map<String, String>? = null, val type: String)
The integration account map.
Constructors
Link copied to clipboard
constructor(azureApiVersion: String, changedTime: String, content: String? = null, contentLink: ContentLinkResponse, contentType: String? = null, createdTime: String, id: String, location: String? = null, mapType: String, metadata: Any? = null, name: String, parametersSchema: IntegrationAccountMapPropertiesResponseParametersSchema? = null, tags: Map<String, String>? = null, type: String)
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
The changed time.
Link copied to clipboard
The content link.
Link copied to clipboard
The content type.
Link copied to clipboard
The created time.
Link copied to clipboard
The parameters schema of integration account map.