RetryPolicyProvider.Policy Property
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.
Gets or sets the retry policy to use.
public Microsoft.Azure.Batch.Common.IRetryPolicy Policy { get; set; }
member this.Policy : Microsoft.Azure.Batch.Common.IRetryPolicy with get, set
Public Property Policy As IRetryPolicy