Udostępnij przez


ISapLandscapeMonitor.GroupingSapApplication Property

Definition

Gets or sets the list of Sap Applications to SID mappings.

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Runtime.Info(Create=true, Description="Gets or sets the list of Sap Applications to SID mappings.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Models.ISapLandscapeMonitorSidMapping) }, Read=true, ReadOnly=false, Required=false, SerializedName="sapApplication", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Models.ISapLandscapeMonitorSidMapping> GroupingSapApplication { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Runtime.Info(Create=true, Description="Gets or sets the list of Sap Applications to SID mappings.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Models.ISapLandscapeMonitorSidMapping) }, Read=true, ReadOnly=false, Required=false, SerializedName="sapApplication", Update=true)>]
member this.GroupingSapApplication : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Models.ISapLandscapeMonitorSidMapping> with get, set
Public Property GroupingSapApplication As List(Of ISapLandscapeMonitorSidMapping)

Property Value

Attributes

Applies to