次の方法で共有


SourceControlCreateOrUpdateParameters.SecurityToken プロパティ

定義

ソース管理のリポジトリの承認トークンを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.securityToken")]
public Microsoft.Azure.Management.Automation.Models.SourceControlSecurityTokenProperties SecurityToken { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.securityToken")>]
member this.SecurityToken : Microsoft.Azure.Management.Automation.Models.SourceControlSecurityTokenProperties with get, set
Public Property SecurityToken As SourceControlSecurityTokenProperties

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象