SecurityOperatorsClient Interface
public interface SecurityOperatorsClient
An instance of this class provides access to all the operations defined in SecurityOperatorsClient.
Modifier and Type | Method and Description |
---|---|
abstract
Security |
create Creates Microsoft Defender for Cloud security operator on the given scope. |
abstract
Response<Security |
create Creates Microsoft Defender for Cloud security operator on the given scope. |
abstract void |
delete(String pricing Delete Microsoft Defender for Cloud security |
abstract Response<Void> |
delete Delete Microsoft Defender for Cloud security |
abstract
Security |
get(String pricing Get a specific security operator for the requested scope. |
abstract
Response<Security |
get Get a specific security operator for the requested scope. |
abstract
Security |
list(String pricing Lists Microsoft Defender for Cloud security |
abstract
Response<Security |
list Lists Microsoft Defender for Cloud security |
createOrUpdate
public abstract SecurityOperatorInner createOrUpdate(String pricingName, String securityOperatorName)
Creates Microsoft Defender for Cloud security operator on the given scope.
Parameters:
Returns:
createOrUpdateWithResponse
public abstract Response
Creates Microsoft Defender for Cloud security operator on the given scope.
Parameters:
Returns:
delete
public abstract void delete(String pricingName, String securityOperatorName)
Delete Microsoft Defender for Cloud securityOperator in the subscription.
Parameters:
deleteWithResponse
public abstract Response
Delete Microsoft Defender for Cloud securityOperator in the subscription.
Parameters:
Returns:
get
public abstract SecurityOperatorInner get(String pricingName, String securityOperatorName)
Get a specific security operator for the requested scope.
Parameters:
Returns:
getWithResponse
public abstract Response
Get a specific security operator for the requested scope.
Parameters:
Returns:
list
public abstract SecurityOperatorListInner list(String pricingName)
Lists Microsoft Defender for Cloud securityOperators in the subscription.
Parameters:
Returns:
listWithResponse
public abstract Response
Lists Microsoft Defender for Cloud securityOperators in the subscription.
Parameters:
Returns:
Azure SDK for Java geri bildirimi
Azure SDK for Java, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: