ArmSecurityCenterModelFactory.AwsOrganizationalDataMember(String) Method
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.
public static Azure.ResourceManager.SecurityCenter.Models.AwsOrganizationalDataMember AwsOrganizationalDataMember(string parentHierarchyId = default);
static member AwsOrganizationalDataMember : string -> Azure.ResourceManager.SecurityCenter.Models.AwsOrganizationalDataMember
Public Shared Function AwsOrganizationalDataMember (Optional parentHierarchyId As String = Nothing) As AwsOrganizationalDataMember
Parameters
- parentHierarchyId
- String
If the multi cloud account is not of membership type organization, this will be the ID of the account's parent.
Returns
A new AwsOrganizationalDataMember instance for mocking.