Share via


CustomLocationData.HostType Property

Definition

Type of host the Custom Locations is referencing (Kubernetes, etc...).

public Azure.ResourceManager.ExtendedLocations.Models.CustomLocationHostType? HostType { get; set; }
member this.HostType : Nullable<Azure.ResourceManager.ExtendedLocations.Models.CustomLocationHostType> with get, set
Public Property HostType As Nullable(Of CustomLocationHostType)

Property Value

Applies to