Uses of Class
com.azure.resourcemanager.deploymentmanager.fluent.models.ArtifactSourceProperties
Packages that use ArtifactSourceProperties
Package
Description
Package containing the inner data models for AzureDeploymentManager.
-
Uses of ArtifactSourceProperties in com.azure.resourcemanager.deploymentmanager.fluent.models
Methods in com.azure.resourcemanager.deploymentmanager.fluent.models that return ArtifactSourcePropertiesModifier and TypeMethodDescriptionArtifactSourceProperties.withArtifactRoot(String artifactRoot) Set the artifactRoot property: The path from the location that the 'authentication' property [say, a SAS URI to the blob container] refers to, to the location of the artifacts.ArtifactSourceProperties.withAuthentication(Authentication authentication) Set the authentication property: The authentication method to use to access the artifact source.ArtifactSourceProperties.withSourceType(String sourceType) Set the sourceType property: The type of artifact source used.