다음을 통해 공유


ComponentSetup.LicenseKey Property

Definition

Gets or sets the license key to activate the component.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to