Compartir a través de


AmazonS3CompatibleLinkedService.AccessKeyId Propiedad

Definición

Obtiene o establece el identificador de clave de acceso del usuario de Amazon S3 Compatible Identity and Access Management (IAM). Tipo: cadena (o Expresión con cadena resultType).

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.accessKeyId")]
public object AccessKeyId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.accessKeyId")>]
member this.AccessKeyId : obj with get, set
Public Property AccessKeyId As Object

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a