Partilhar via


IVmssFabricProfile.SecretManagementSettingCertificateStoreLocation Property

Definition

Where to store certificates on the machine.

[Microsoft.Azure.PowerShell.Cmdlets.Mdp.Runtime.Info(Create=true, Description="Where to store certificates on the machine.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="certificateStoreLocation", Update=true)]
public string SecretManagementSettingCertificateStoreLocation { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Mdp.Runtime.Info(Create=true, Description="Where to store certificates on the machine.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="certificateStoreLocation", Update=true)>]
member this.SecretManagementSettingCertificateStoreLocation : string with get, set
Public Property SecretManagementSettingCertificateStoreLocation As String

Property Value

Attributes

Applies to