Share via


IJobResponse.IdentityTenantId Property

Definition

Specifies the tenant id for the identity for the job.

[Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Runtime.Info(Description="Specifies the tenant id for the identity for the job. ", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="tenantId")]
public string IdentityTenantId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Runtime.Info(Description="Specifies the tenant id for the identity for the job. ", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="tenantId")>]
member this.IdentityTenantId : string
Public ReadOnly Property IdentityTenantId As String

Property Value

Attributes

Applies to