IDiagnoseRequestProperties.KeyVault Property

Definition

Setting for diagnosing dependent key vault

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Setting for diagnosing dependent key vault", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IDiagnoseRequestPropertiesKeyVault) }, Read=true, ReadOnly=false, Required=false, SerializedName="keyVault", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IDiagnoseRequestPropertiesKeyVault KeyVault { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Setting for diagnosing dependent key vault", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IDiagnoseRequestPropertiesKeyVault) }, Read=true, ReadOnly=false, Required=false, SerializedName="keyVault", Update=true)>]
member this.KeyVault : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IDiagnoseRequestPropertiesKeyVault with get, set
Public Property KeyVault As IDiagnoseRequestPropertiesKeyVault

Property Value

Attributes

Applies to