共用方式為


ArcAddon.HostPlatformType Property

Definition

Gets platform where the runtime is hosted. Possible values include: 'KubernetesCluster', 'LinuxVM'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.hostPlatformType")]
public string HostPlatformType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.hostPlatformType")>]
member this.HostPlatformType : string
Public ReadOnly Property HostPlatformType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to