Uses of Class
com.microsoft.azure.management.compute.UserArtifactSource
Packages that use UserArtifactSource
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of UserArtifactSource in com.microsoft.azure.management.compute
Methods in com.microsoft.azure.management.compute that return UserArtifactSourceModifier and TypeMethodDescriptionGalleryApplicationVersionPublishingProfile.source()Get the source value.UserArtifactSource.withDefaultConfigurationLink(String defaultConfigurationLink) Set optional.UserArtifactSource.withMediaLink(String mediaLink) Set required.Methods in com.microsoft.azure.management.compute with parameters of type UserArtifactSourceModifier and TypeMethodDescriptionGalleryApplicationVersionPublishingProfile.withSource(UserArtifactSource source) Set the source value.