Compartilhar via


ISapNetWeaverProviderInstanceProperties.SapHostFileEntry Property

Definition

Gets or sets the list of HostFile Entries

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

Property Value

Attributes

Applies to