ArmSecurityCenterModelFactory.AwsOrganizationalInfo(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.AwsOrganizationalInfo AwsOrganizationalInfo(string organizationMembershipType = default);
static member AwsOrganizationalInfo : string -> Azure.ResourceManager.SecurityCenter.Models.AwsOrganizationalInfo
Public Shared Function AwsOrganizationalInfo (Optional organizationMembershipType As String = Nothing) As AwsOrganizationalInfo
Parameters
- organizationMembershipType
- String
The multi cloud account's membership type in the organization.
Returns
A new AwsOrganizationalInfo instance for mocking.