GetExtensionResult

constructor(aksAssignedIdentity: ExtensionResponseAksAssignedIdentity? = null, autoUpgradeMinorVersion: Boolean? = null, azureApiVersion: String, configurationProtectedSettings: Map<String, String>? = null, configurationSettings: Map<String, String>? = null, currentVersion: String, customLocationSettings: Map<String, String>, errorInfo: ErrorDetailResponse, extensionType: String? = null, id: String, identity: IdentityResponse? = null, isSystemExtension: Boolean, name: String, packageUri: String, plan: PlanResponse? = null, provisioningState: String, releaseTrain: String? = null, scope: ScopeResponse? = null, statuses: List<ExtensionStatusResponse>? = null, systemData: SystemDataResponse, type: String, version: String? = null)