Compartir a través de


RegenerateAccessKeyParameters.KeyType Propiedad

Definición

Obtiene o establece la clave de acceso que se va a regenerar. Entre los valores posibles se incluyen: "PrimaryKey", "SecondaryKey"

[Newtonsoft.Json.JsonProperty(PropertyName="keyType")]
public string KeyType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="keyType")>]
member this.KeyType : string with get, set
Public Property KeyType As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a