DataLakeAudience Struct

Definition

Audiences available for Blobs

C#
public readonly struct DataLakeAudience : IEquatable<Azure.Storage.Files.DataLake.Models.DataLakeAudience>
Inheritance
DataLakeAudience
Implements

Constructors

DataLakeAudience(String)

Intializes new instance of DataLakeAudience.

Properties

DefaultAudience

Default Audience. Use to acquire a token for authorizing requests to any Azure Storage account

Resource ID: "https://storage.azure.com/ ".

If no audience is specified, this is the default value.

Methods

CreateDataLakeServiceAccountAudience(String)

The service endpoint for a given storage account. Use this method to acquire a token for authorizing requests to that specific Azure Storage account and service only.

Equals(DataLakeAudience)

Indicates whether the current object is equal to another object of the same type.

ToString()

Returns the fully qualified type name of this instance.

Operators

Applies to

Táirge Leaganacha
Azure SDK for .NET Latest, Preview