IDeploymentData.SecretsLocation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Azure keyvault endpoint. This property is deprecated from 2023-12-01-preview. Please use secrets property instead.
[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Azure keyvault endpoint. This property is deprecated from 2023-12-01-preview. Please use secrets property instead.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="secretsLocation")]
public string SecretsLocation { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Azure keyvault endpoint. This property is deprecated from 2023-12-01-preview. Please use secrets property instead.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="secretsLocation")>]
member this.SecretsLocation : string with get, set
Public Property SecretsLocation As String
Property Value
- Attributes