ListIotHubResourceKeysResult

The list of shared access policies with a next link.

Constructors

Link copied to clipboard
constructor(nextLink: String, value: List<SharedAccessSignatureAuthorizationRuleResponse>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The next link.

Link copied to clipboard

The list of shared access policies.