ElasticMonitorProperties.HostingType 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.
Hosting type of the monitor resource - either Hosted deployments OR Serverless Projects.
public Azure.ResourceManager.Elastic.Models.MonitorResourceHostingType? HostingType { get; set; }
member this.HostingType : Nullable<Azure.ResourceManager.Elastic.Models.MonitorResourceHostingType> with get, set
Public Property HostingType As Nullable(Of MonitorResourceHostingType)