Share via


ClusterCreateProperties.KafkaRestProperties Property

Definition

Gets or sets the cluster kafka rest proxy configuration.

[Newtonsoft.Json.JsonProperty(PropertyName="kafkaRestProperties")]
public Microsoft.Azure.Management.HDInsight.Models.KafkaRestProperties KafkaRestProperties { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="kafkaRestProperties")>]
member this.KafkaRestProperties : Microsoft.Azure.Management.HDInsight.Models.KafkaRestProperties with get, set
Public Property KafkaRestProperties As KafkaRestProperties

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to