ExternalSecuritySolutionInner Class

public class ExternalSecuritySolutionInner
extends ProxyResource

Represents a security solution external to Microsoft Defender for Cloud which sends information to an OMS workspace and whose data is displayed by Microsoft Defender for Cloud.

Constructor Summary

Constructor Description
ExternalSecuritySolutionInner()

Creates an instance of ExternalSecuritySolutionInner class.

Method Summary

Modifier and Type Method and Description
String location()

Get the location property: Location where the resource is stored.

void validate()

Validates the instance.

Methods inherited from ProxyResource

Methods inherited from java.lang.Object

Constructor Details

ExternalSecuritySolutionInner

public ExternalSecuritySolutionInner()

Creates an instance of ExternalSecuritySolutionInner class.

Method Details

location

public String location()

Get the location property: Location where the resource is stored.

Returns:

the location value.

validate

public void validate()

Validates the instance.

Applies to