FunctionAppStorageAccountAuthenticationType Struct

Definition

Property to select authentication type to access the selected storage account. Available options: SystemAssignedIdentity, UserAssignedIdentity, StorageAccountConnectionString.

C#
public readonly struct FunctionAppStorageAccountAuthenticationType : IEquatable<Azure.ResourceManager.AppService.Models.FunctionAppStorageAccountAuthenticationType>
Inheritance
FunctionAppStorageAccountAuthenticationType
Implements

Constructors

Properties

StorageAccountConnectionString

StorageAccountConnectionString.

SystemAssignedIdentity

SystemAssignedIdentity.

UserAssignedIdentity

UserAssignedIdentity.

Methods

Equals(FunctionAppStorageAccountAuthenticationType)

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

Product Versions
Azure SDK for .NET Latest, Preview