Condividi tramite


ISapLandscapeMonitorSidMapping.TopSid Property

Definition

Gets or sets the list of SID's.

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

Property Value

Attributes

Applies to