SecurityConnector.HierarchyIdentifier 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.
The multi cloud resource identifier (account id in case of AWS connector, project number in case of GCP connector).
[Microsoft.Azure.PowerShell.Cmdlets.Security.FormatTable(Index=4)]
[Microsoft.Azure.PowerShell.Cmdlets.Security.Origin(Microsoft.Azure.PowerShell.Cmdlets.Security.PropertyOrigin.Inlined)]
public string HierarchyIdentifier { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Security.FormatTable(Index=4)>]
[<Microsoft.Azure.PowerShell.Cmdlets.Security.Origin(Microsoft.Azure.PowerShell.Cmdlets.Security.PropertyOrigin.Inlined)>]
member this.HierarchyIdentifier : string with get, set
Public Property HierarchyIdentifier As String
Property Value
Implements
- Attributes