Get Configuration Store Result
constructor(azureApiVersion: String, creationDate: String, dataPlaneProxy: DataPlaneProxyPropertiesResponse? = null, disableLocalAuth: Boolean? = null, enablePurgeProtection: Boolean? = null, encryption: EncryptionPropertiesResponse? = null, endpoint: String, id: String, identity: ResourceIdentityResponse? = null, location: String, name: String, privateEndpointConnections: List<PrivateEndpointConnectionReferenceResponse>, provisioningState: String, publicNetworkAccess: String? = null, sku: SkuResponse, softDeleteRetentionInDays: Int? = null, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String)