Udostępnij przez


ISapLandscapeMonitorPropertiesGrouping.SapApplication 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> SapApplication { 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.SapApplication : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Models.ISapLandscapeMonitorSidMapping> with get, set
Public Property SapApplication As List(Of ISapLandscapeMonitorSidMapping)

Property Value

Attributes

Applies to