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

class CreateContainerOptions #623

Open
synestergates788 opened this issue Aug 5, 2019 · 1 comment
Open

class CreateContainerOptions #623

synestergates788 opened this issue Aug 5, 2019 · 1 comment
Assignees

Comments

@synestergates788
Copy link

there's 2 class named 'CreateContainerOptions'

namespace MicrosoftAzure\Storage\Blob\Models;
directory: vendor/microsoft/azure-storage-blob/src/Blob/Models/CreateContainerOptions

namespace MicrosoftAzure\Storage\Blob\Models;
directory: vendor/microsoft/azure-storage/src/Blob/Models/CreateContainerOptions

i don't know if it's a bug, but can you help me Which one should i use?

@Zusoy
Copy link

Zusoy commented May 12, 2023

Hello,
sorry for the long answer.

You have to use the azure-storage-blob (vendor/microsoft/azure-storage-blob/src/Blob/Models/CreateContainerOptions) since the package https://packagist.org/packages/microsoft/azure-storage is abandoned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants