你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IUnencryptedCredentials.JobSecretJobSecretsType Property

Definition

Used to indicate what type of job secrets object.

[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Used to indicate what type of job secrets object.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.ClassDiscriminator) }, ReadOnly=false, Required=false, SerializedName="jobSecretsType")]
public Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.ClassDiscriminator? JobSecretJobSecretsType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Used to indicate what type of job secrets object.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.ClassDiscriminator) }, ReadOnly=false, Required=false, SerializedName="jobSecretsType")>]
member this.JobSecretJobSecretsType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.ClassDiscriminator> with get, set
Public Property JobSecretJobSecretsType As Nullable(Of ClassDiscriminator)

Property Value

Attributes

Applies to