| Package | Description |
|---|---|
| com.azure.resourcemanager.storage.models |
Package containing the data models for StorageManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
TagFilter |
TagFilter.withName(String name)
Set the name property: This is the filter tag name, it can have 1 - 128 characters.
|
TagFilter |
TagFilter.withOp(String op)
Set the op property: This is the comparison operator which is used for object comparison and filtering.
|
TagFilter |
TagFilter.withValue(String value)
Set the value property: This is the filter tag value field used for tag based filtering, it can have 0 - 256
characters.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.