Uses of Class
com.azure.resourcemanager.deploymentmanager.models.Authentication
Packages that use Authentication
Package
Description
Package containing the inner data models for AzureDeploymentManager.
Package containing the data models for AzureDeploymentManager.
-
Uses of Authentication in com.azure.resourcemanager.deploymentmanager.fluent.models
Methods in com.azure.resourcemanager.deploymentmanager.fluent.models that return AuthenticationModifier and TypeMethodDescriptionArtifactSourceInner.authentication()Get the authentication property: The authentication method to use to access the artifact source.Methods in com.azure.resourcemanager.deploymentmanager.fluent.models with parameters of type AuthenticationModifier and TypeMethodDescriptionArtifactSourceInner.withAuthentication(Authentication authentication) Set the authentication property: The authentication method to use to access the artifact source.ArtifactSourceProperties.withAuthentication(Authentication authentication) Set the authentication property: The authentication method to use to access the artifact source. -
Uses of Authentication in com.azure.resourcemanager.deploymentmanager.models
Subclasses of Authentication in com.azure.resourcemanager.deploymentmanager.modelsModifier and TypeClassDescriptionfinal classDefines the properties to access the artifacts using an Azure Storage SAS URI.Methods in com.azure.resourcemanager.deploymentmanager.models that return AuthenticationModifier and TypeMethodDescriptionArtifactSource.authentication()Gets the authentication property: The authentication method to use to access the artifact source.ArtifactSourcePropertiesAutoGenerated.authentication()Get the authentication property: The authentication method to use to access the artifact source.Methods in com.azure.resourcemanager.deploymentmanager.models with parameters of type AuthenticationModifier and TypeMethodDescriptionArtifactSource.DefinitionStages.WithAuthentication.withAuthentication(Authentication authentication) Specifies the authentication property: The authentication method to use to access the artifact source..ArtifactSource.UpdateStages.WithAuthentication.withAuthentication(Authentication authentication) Specifies the authentication property: The authentication method to use to access the artifact source..ArtifactSourcePropertiesAutoGenerated.withAuthentication(Authentication authentication) Set the authentication property: The authentication method to use to access the artifact source.