| Package | Description |
|---|---|
| com.azure.resourcemanager.network.fluent.models |
Package containing the inner data models for NetworkManagementClient.
|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
RetentionPolicyParameters |
FlowLogInner.retentionPolicy()
Get the retentionPolicy property: Parameters that define the retention policy for flow log.
|
RetentionPolicyParameters |
FlowLogInformationInner.retentionPolicy()
Get the retentionPolicy property: Parameters that define the retention policy for flow log.
|
| Modifier and Type | Method and Description |
|---|---|
FlowLogInner |
FlowLogInner.withRetentionPolicy(RetentionPolicyParameters retentionPolicy)
Set the retentionPolicy property: Parameters that define the retention policy for flow log.
|
FlowLogInformationInner |
FlowLogInformationInner.withRetentionPolicy(RetentionPolicyParameters retentionPolicy)
Set the retentionPolicy property: Parameters that define the retention policy for flow log.
|
| Modifier and Type | Method and Description |
|---|---|
RetentionPolicyParameters |
RetentionPolicyParameters.withDays(Integer days)
Set the days property: Number of days to retain flow log records.
|
RetentionPolicyParameters |
RetentionPolicyParameters.withEnabled(Boolean enabled)
Set the enabled property: Flag to enable/disable retention.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.