DefenderForStorageSetting Interface
public interface DefenderForStorageSetting
An immutable client-side representation of DefenderForStorageSetting.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract String |
id()
Gets the id property: Fully qualified resource Id for the resource. |
|
abstract
Defender |
innerModel()
Gets the inner com. |
| abstract String |
name()
Gets the name property: The name of the resource. |
|
abstract
Defender |
properties()
Gets the properties property: Defender for Storage resource properties. |
|
abstract
Defender |
refresh()
Refreshes the resource to sync with Azure. |
|
abstract
Defender |
refresh(Context context)
Refreshes the resource to sync with Azure. |
|
abstract
Malware |
startMalwareScan()
Initiate a Defender for Storage malware scan for the specified storage account. |
|
abstract
Response<Malware |
startMalwareScanWithResponse(Context context)
Initiate a Defender for Storage malware scan for the specified storage account. |
|
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 DefenderForStorageSettingInner innerModel()
Gets the inner com.azure.resourcemanager.security.fluent.models.DefenderForStorageSettingInner object.
Returns:
name
public abstract String name()
Gets the name property: The name of the resource.
Returns:
properties
public abstract DefenderForStorageSettingProperties properties()
Gets the properties property: Defender for Storage resource properties.
Returns:
refresh
public abstract DefenderForStorageSetting refresh()
Refreshes the resource to sync with Azure.
Returns:
refresh
public abstract DefenderForStorageSetting refresh(Context context)
Refreshes the resource to sync with Azure.
Parameters:
Returns:
startMalwareScan
public abstract MalwareScan startMalwareScan()
Initiate a Defender for Storage malware scan for the specified storage account. Blobs and Files will be scanned for malware.
Returns:
startMalwareScanWithResponse
public abstract Response<MalwareScan> startMalwareScanWithResponse(Context context)
Initiate a Defender for Storage malware scan for the specified storage account. Blobs and Files will be scanned for malware.
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: