FunctionAppStorageAccountAuthenticationType Struct
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.
Property to select authentication type to access the selected storage account. Available options: SystemAssignedIdentity, UserAssignedIdentity, StorageAccountConnectionString.
public readonly struct FunctionAppStorageAccountAuthenticationType : IEquatable<Azure.ResourceManager.AppService.Models.FunctionAppStorageAccountAuthenticationType>
type FunctionAppStorageAccountAuthenticationType = struct
Public Structure FunctionAppStorageAccountAuthenticationType
Implements IEquatable(Of FunctionAppStorageAccountAuthenticationType)
- Inheritance
-
FunctionAppStorageAccountAuthenticationType
- Implements
Function |
Initializes a new instance of FunctionAppStorageAccountAuthenticationType. |
Storage |
StorageAccountConnectionString. |
System |
SystemAssignedIdentity. |
User |
UserAssignedIdentity. |
Equals(Function |
Indicates whether the current object is equal to another object of the same type. |
To |
Returns the fully qualified type name of this instance. |
Equality(Function |
Determines if two FunctionAppStorageAccountAuthenticationType values are the same. |
Implicit(String to Function |
Converts a String to a FunctionAppStorageAccountAuthenticationType. |
Inequality(Function |
Determines if two FunctionAppStorageAccountAuthenticationType values are not the same. |
Product | Versions |
---|---|
Azure SDK for .NET | Latest, Preview |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: