IDiagnoseRequestProperties.Nsg Property

Definition

Setting for diagnosing network security group

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

Property Value

Attributes

Applies to