次の方法で共有


ClusterGetProperties.SecurityProfile プロパティ

定義

セキュリティ プロファイルを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象