List Iot Hub Resource Keys For Key Name Result
data class ListIotHubResourceKeysForKeyNameResult(val keyName: String, val primaryKey: String? = null, val rights: String, val secondaryKey: String? = null)
The properties of an IoT hub shared access policy.