Bagikan melalui


HDInsightOnDemandLinkedService.HostSubscriptionId Property

Definition

Gets or sets the customer’s subscription to host the cluster. Type: string (or Expression with resultType string).

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.hostSubscriptionId")]
public object HostSubscriptionId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.hostSubscriptionId")>]
member this.HostSubscriptionId : obj with get, set
Public Property HostSubscriptionId As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to