Class OrganizationsResource.SimulationsResource.AttackExposureResultsResource
The "attackExposureResults" collection of methods.
Inherited Members
Namespace: Google.Apis.SecurityCommandCenter.v1
Assembly: Google.Apis.SecurityCommandCenter.v1.dll
Syntax
public class OrganizationsResource.SimulationsResource.AttackExposureResultsResource
Constructors
AttackExposureResultsResource(IClientService)
Constructs a new resource.
Declaration
public AttackExposureResultsResource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
IClientService | service |
Properties
AttackPaths
Gets the AttackPaths resource.
Declaration
public virtual OrganizationsResource.SimulationsResource.AttackExposureResultsResource.AttackPathsResource AttackPaths { get; }
Property Value
Type | Description |
---|---|
OrganizationsResource.SimulationsResource.AttackExposureResultsResource.AttackPathsResource |
ValuedResources
Gets the ValuedResources resource.
Declaration
public virtual OrganizationsResource.SimulationsResource.AttackExposureResultsResource.ValuedResourcesResource ValuedResources { get; }
Property Value
Type | Description |
---|---|
OrganizationsResource.SimulationsResource.AttackExposureResultsResource.ValuedResourcesResource |