Property RetryIfNotFound RetryIfNotFound Gets or sets whether retry should be attempted if the resource is not found. Declaration public bool? RetryIfNotFound { get; set; } Property Value Type Description System.Nullable<System.Boolean>