Get Instance Result
data class GetInstanceResult(val azureApiVersion: String, val description: String? = null, val extendedLocation: ExtendedLocationResponse, val id: String, val location: String, val name: String, val provisioningState: String, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val type: String)
A Instance resource is a logical container for a set of child resources.
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
Detailed description of the Instance.
Link copied to clipboard
Edge location of the resource.
Link copied to clipboard
The status of the last operation.
Link copied to clipboard
Azure Resource Manager metadata containing createdBy and modifiedBy information.