次の方法で共有


RestRequest.Authentication プロパティ

定義

正常性プロバイダーへの要求に必要な認証情報を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象