IMonitor.AppLocation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The SAP monitor resources will be deployed in the SAP monitoring region. The subnet region should be same as the SAP monitoring region.
[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="The SAP monitor resources will be deployed in the SAP monitoring region. The subnet region should be same as the SAP monitoring region.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="appLocation")]
public string AppLocation { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="The SAP monitor resources will be deployed in the SAP monitoring region. The subnet region should be same as the SAP monitoring region.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="appLocation")>]
member this.AppLocation : string with get, set
Public Property AppLocation As String
Property Value
- Attributes