AdvancedThreatProtectionSetting Interface
public interface AdvancedThreatProtectionSetting
An immutable client-side representation of AdvancedThreatProtectionSetting.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract String |
id()
Gets the id property: Fully qualified resource Id for the resource. |
|
abstract
Advanced |
innerModel()
Gets the inner com. |
| abstract Boolean |
isEnabled()
Gets the is |
| abstract String |
name()
Gets the name property: The name of the resource. |
|
abstract
Advanced |
refresh()
Refreshes the resource to sync with Azure. |
|
abstract
Advanced |
refresh(Context context)
Refreshes the resource to sync with Azure. |
|
abstract
System |
systemData()
Gets the system |
| abstract String |
type()
Gets the type property: The type of the resource. |
Method Details
id
public abstract String id()
Gets the id property: Fully qualified resource Id for the resource.
Returns:
innerModel
public abstract AdvancedThreatProtectionSettingInner innerModel()
Gets the inner com.azure.resourcemanager.security.fluent.models.AdvancedThreatProtectionSettingInner object.
Returns:
isEnabled
public abstract Boolean isEnabled()
Gets the isEnabled property: Indicates whether Advanced Threat Protection is enabled.
Returns:
name
public abstract String name()
Gets the name property: The name of the resource.
Returns:
refresh
public abstract AdvancedThreatProtectionSetting refresh()
Refreshes the resource to sync with Azure.
Returns:
refresh
public abstract AdvancedThreatProtectionSetting refresh(Context context)
Refreshes the resource to sync with Azure.
Parameters:
Returns:
systemData
public abstract SystemData systemData()
Gets the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.
Returns:
type
public abstract String type()
Gets the type property: The type of the resource.
Returns: