IDiagnoseRequestProperties.ResourceLock Property

Definition

Setting for diagnosing resource lock

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

Property Value

Attributes

Applies to