IUpdateHistoryProperty.TenantId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the Tenant ID that issued the token for the user who updated the ImmutabilityPolicy.
[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Returns the Tenant ID that issued the token for the user who updated the ImmutabilityPolicy.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="tenantId")]
public string TenantId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Returns the Tenant ID that issued the token for the user who updated the ImmutabilityPolicy.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="tenantId")>]
member this.TenantId : string
Public ReadOnly Property TenantId As String
Property Value
- Attributes