Condividi tramite


AzureADOnlyAuthentication Class

Definition

Azure Active Directory Only Authentication Info

[Microsoft.Rest.Serialization.JsonTransformation]
public class AzureADOnlyAuthentication : Microsoft.Azure.Management.Synapse.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type AzureADOnlyAuthentication = class
    inherit ProxyResource
Public Class AzureADOnlyAuthentication
Inherits ProxyResource
Inheritance
AzureADOnlyAuthentication
Attributes

Constructors

Name Description
AzureADOnlyAuthentication()

Initializes a new instance of the AzureADOnlyAuthentication class.

AzureADOnlyAuthentication(String, String, String, Nullable<Boolean>, String, Nullable<DateTime>)

Initializes a new instance of the AzureADOnlyAuthentication class.

Properties

Name Description
AzureADOnlyAuthenticationProperty

Gets or sets azure Active Directory only Authentication enabled.

CreationDate

Gets property configuration date

Id

Gets fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

(Inherited from Resource)
Name

Gets the name of the resource

(Inherited from Resource)
State

Gets property configuration state Possible values include: 'Consistent', 'InConsistent', 'Updating'

Type

Gets the type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

(Inherited from Resource)

Applies to