Compartir a través de


ComponentSetup.LicenseKey Propiedad

Definición

Obtiene o establece la clave de licencia para activar el componente.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.licenseKey")]
public Microsoft.Azure.Management.DataFactory.Models.SecretBase LicenseKey { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.licenseKey")>]
member this.LicenseKey : Microsoft.Azure.Management.DataFactory.Models.SecretBase with get, set
Public Property LicenseKey As SecretBase

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a