BlobAudience.Equality(BlobAudience, BlobAudience) Operator
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.
Determines if two BlobAudience values are the same.
public static bool operator == (Azure.Storage.Blobs.Models.BlobAudience left, Azure.Storage.Blobs.Models.BlobAudience right);
static member ( = ) : Azure.Storage.Blobs.Models.BlobAudience * Azure.Storage.Blobs.Models.BlobAudience -> bool
Public Shared Operator == (left As BlobAudience, right As BlobAudience) As Boolean
Parameters
- left
- BlobAudience
- right
- BlobAudience
Returns
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.
Azure SDK for .NET