| Package | Description |
|---|---|
| com.azure.resourcemanager.storage.fluent.models |
Package containing the inner data models for StorageManagementClient.
|
| com.azure.resourcemanager.storage.models |
Package containing the data models for StorageManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ChangeFeed |
BlobServicePropertiesInner.changeFeed()
Get the changeFeed property: The blob service properties for change feed events.
|
| Modifier and Type | Method and Description |
|---|---|
BlobServicePropertiesInner |
BlobServicePropertiesInner.withChangeFeed(ChangeFeed changeFeed)
Set the changeFeed property: The blob service properties for change feed events.
|
| Modifier and Type | Method and Description |
|---|---|
ChangeFeed |
ChangeFeed.withEnabled(Boolean enabled)
Set the enabled property: Indicates whether change feed event logging is enabled for the Blob service.
|
ChangeFeed |
ChangeFeed.withRetentionInDays(Integer retentionInDays)
Set the retentionInDays property: Indicates the duration of changeFeed retention in days.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.