Partager via


SourceLocation.AzureBlobAuthType Property

Definition

Authentication type used for accessing Azure Blob Storage.

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

Property Value

Implements

Attributes

Applies to