Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

infinite lease via break? #44578

Closed
infobrixGit opened this issue Jun 14, 2024 · 2 comments
Closed

infinite lease via break? #44578

infobrixGit opened this issue Jun 14, 2024 · 2 comments
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-team-attention This issue needs attention from Azure service team or SDK team question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Service Attention This issue is responsible by Azure service team. Storage Storage Service (Queues, Blobs, Files)

Comments

@infobrixGit
Copy link

Type of issue

Other (describe below)

Description

Please confirm - is 0 means infinite lease ? means will it hold lease forever?? Please confirm
Parameters

breakPeriod
Nullable<TimeSpan>

A TimeSpan representing the amount of time to allow the lease to remain, which will be rounded down to seconds. If null, the break period is the remainder of the current lease, or zero for infinite leases.

[Enter feedback here]

Page URL

https://learn.microsoft.com/en-us/dotnet/api/microsoft.azure.storage.blob.cloudblobcontainer.breakleaseasync?view=azure-dotnet-legacy

Content source URL

https://github.com/Azure/azure-docs-sdk-dotnet/blob/master/xml/Microsoft.Azure.Storage.Blob/CloudBlobContainer.xml

Document Version Independent Id

261b3be9-d35f-98e5-7b7c-5a11ecde3e94

Article author

@azure-sdk

Metadata

  • ID: abcbaf13-6fd3-2ac2-c388-c2ef28ed2704
  • Service: azure-storage
@github-actions github-actions bot added Client This issue points to a problem in the data-plane of the library. customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-team-attention This issue needs attention from Azure service team or SDK team question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Service Attention This issue is responsible by Azure service team. Storage Storage Service (Queues, Blobs, Files) labels Jun 14, 2024
Copy link

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @xgithubtriage.

@jsquire jsquire self-assigned this Jun 14, 2024
@jsquire
Copy link
Member

jsquire commented Jun 14, 2024

Hi @infobrixGit. Thanks for reaching out and for your question. Please be aware that the Microsoft.Azure.Storage.Blob package reached end-of-life in March of 2023 and is no longer published nor supported by Microsoft. We would strongly advise not using this package in your applications and upgrading to the Azure.Storage.Blobs package.

Unfortunately, we cannot assist with questions for unsupported packages.

@jsquire jsquire closed this as not planned Won't fix, can't repro, duplicate, stale Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-team-attention This issue needs attention from Azure service team or SDK team question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Service Attention This issue is responsible by Azure service team. Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

No branches or pull requests

2 participants