Compartilhar via


IMonitor.Subnet Property

Definition

The subnet which the SAP monitor will be deployed in

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Runtime.Info(Create=true, Description="The subnet which the SAP monitor will be deployed in", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="monitorSubnet", Update=true)]
public string Subnet { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Runtime.Info(Create=true, Description="The subnet which the SAP monitor will be deployed in", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="monitorSubnet", Update=true)>]
member this.Subnet : string with get, set
Public Property Subnet As String

Property Value

Attributes

Applies to