Freigeben über


AzureBlob.AuthType Property

Definition

Authentication type used for accessing Azure Blob Storage.

[Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataMigration.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Support.AuthType? AuthType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataMigration.PropertyOrigin.Owned)>]
member this.AuthType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Support.AuthType> with get, set
Public Property AuthType As Nullable(Of AuthType)

Property Value

Implements

Attributes

Applies to