public final class BlobInventoryPolicyDefinition extends Object
| Constructor and Description |
|---|
BlobInventoryPolicyDefinition() |
| Modifier and Type | Method and Description |
|---|---|
BlobInventoryPolicyFilter |
filters()
Get the filters property: An object that defines the filter set.
|
void |
validate()
Validates the instance.
|
BlobInventoryPolicyDefinition |
withFilters(BlobInventoryPolicyFilter filters)
Set the filters property: An object that defines the filter set.
|
public BlobInventoryPolicyFilter filters()
public BlobInventoryPolicyDefinition withFilters(BlobInventoryPolicyFilter filters)
filters - the filters value to set.public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.