Get the primaryKey property: Primary access key. This property will not be filled on 'GET' operations! Use
'/listSecrets' POST request to get the value.
Set the primaryKey property: Primary access key. This property will not be filled on 'GET' operations! Use
'/listSecrets' POST request to get the value.
Parameters:
primaryKey - the primaryKey value to set.
Returns:
the AccessInformationCreateParameterProperties object itself.
Get the secondaryKey property: Secondary access key. This property will not be filled on 'GET' operations! Use
'/listSecrets' POST request to get the value.
Set the secondaryKey property: Secondary access key. This property will not be filled on 'GET' operations! Use
'/listSecrets' POST request to get the value.
Parameters:
secondaryKey - the secondaryKey value to set.
Returns:
the AccessInformationCreateParameterProperties object itself.
Reads an instance of AccessInformationCreateParameterProperties from the JsonReader.
Parameters:
jsonReader - The JsonReader being read.
Returns:
An instance of AccessInformationCreateParameterProperties if the JsonReader was pointing to an instance
of it, or null if it was pointing to JSON null.
Throws:
IOException - If an error occurs while reading the AccessInformationCreateParameterProperties.