ArmPureStorageBlockModelFactory.ProtectionPolicyLimits Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
internal.
public static Azure.ResourceManager.PureStorageBlock.Models.ProtectionPolicyLimits ProtectionPolicyLimits(Azure.ResourceManager.PureStorageBlock.Models.PropertyValueRangeLimits frequency = default, Azure.ResourceManager.PureStorageBlock.Models.PropertyValueRangeLimits retention = default);
static member ProtectionPolicyLimits : Azure.ResourceManager.PureStorageBlock.Models.PropertyValueRangeLimits * Azure.ResourceManager.PureStorageBlock.Models.PropertyValueRangeLimits -> Azure.ResourceManager.PureStorageBlock.Models.ProtectionPolicyLimits
Public Shared Function ProtectionPolicyLimits (Optional frequency As PropertyValueRangeLimits = Nothing, Optional retention As PropertyValueRangeLimits = Nothing) As ProtectionPolicyLimits
Parameters
- frequency
- PropertyValueRangeLimits
internal.
- retention
- PropertyValueRangeLimits
internal.
Returns
A new ProtectionPolicyLimits instance for mocking.