AzureKeyVaultSecretReference.Store Property

Definition

Gets or sets the Azure Key Vault linked service reference.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to