Show / Hide Table of Contents

Class OrganizationsResource.SimulationsResource.AttackExposureResultsResource

The "attackExposureResults" collection of methods.

Inheritance
object
OrganizationsResource.SimulationsResource.AttackExposureResultsResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
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
In this article
Back to top Generated by DocFX