ArtifactSourceInner Class
- java.
lang. Object - com.
azure. core. management. ProxyResource - com.
azure. core. management. Resource - com.
azure. resourcemanager. devtestlabs. fluent. models. ArtifactSourceInner
- com.
- com.
- com.
public final class ArtifactSourceInner
extends Resource
Properties of an artifact source.
Constructor | Description |
---|---|
Artifact |
Creates an instance of Artifact |
Modifier and Type | Method and Description |
---|---|
String |
arm Get the arm |
String |
branch Get the branch |
Offset |
created Get the created |
String |
display Get the display |
String |
folder Get the folder |
String |
provisioning Get the provisioning |
String |
security Get the security |
Source |
source Get the source |
Enable |
status()
Get the status property: Indicates if the artifact source is enabled (values: Enabled, Disabled). |
String |
unique Get the unique |
String |
uri()
Get the uri property: The artifact source's URI. |
void |
validate()
Validates the instance. |
Artifact |
with Set the arm |
Artifact |
with Set the branch |
Artifact |
with Set the display |
Artifact |
with Set the folder |
Artifact |
with |
Artifact |
with Set the security |
Artifact |
with Set the source |
Artifact |
with Set the status property: Indicates if the artifact source is enabled (values: Enabled, Disabled). |
Artifact |
with |
Artifact |
with Set the uri property: The artifact source's URI. |
Methods inherited from ProxyResource
Methods inherited from Resource
Methods inherited from java.lang.Object
ArtifactSourceInner
public ArtifactSourceInner()
Creates an instance of ArtifactSourceInner class.
armTemplateFolderPath
public String armTemplateFolderPath()
Get the armTemplateFolderPath property: The folder containing Azure Resource Manager templates.
Returns:
branchRef
public String branchRef()
Get the branchRef property: The artifact source's branch reference.
Returns:
createdDate
public OffsetDateTime createdDate()
Get the createdDate property: The artifact source's creation date.
Returns:
displayName
public String displayName()
Get the displayName property: The artifact source's display name.
Returns:
folderPath
public String folderPath()
Get the folderPath property: The folder containing artifacts.
Returns:
provisioningState
public String provisioningState()
Get the provisioningState property: The provisioning status of the resource.
Returns:
securityToken
public String securityToken()
Get the securityToken property: The security token to authenticate to the artifact source.
Returns:
sourceType
public SourceControlType sourceType()
Get the sourceType property: The artifact source's type.
Returns:
status
public EnableStatus status()
Get the status property: Indicates if the artifact source is enabled (values: Enabled, Disabled).
Returns:
uniqueIdentifier
public String uniqueIdentifier()
Get the uniqueIdentifier property: The unique immutable identifier of a resource (Guid).
Returns:
uri
public String uri()
Get the uri property: The artifact source's URI.
Returns:
validate
public void validate()
Validates the instance.
withArmTemplateFolderPath
public ArtifactSourceInner withArmTemplateFolderPath(String armTemplateFolderPath)
Set the armTemplateFolderPath property: The folder containing Azure Resource Manager templates.
Parameters:
Returns:
withBranchRef
public ArtifactSourceInner withBranchRef(String branchRef)
Set the branchRef property: The artifact source's branch reference.
Parameters:
Returns:
withDisplayName
public ArtifactSourceInner withDisplayName(String displayName)
Set the displayName property: The artifact source's display name.
Parameters:
Returns:
withFolderPath
public ArtifactSourceInner withFolderPath(String folderPath)
Set the folderPath property: The folder containing artifacts.
Parameters:
Returns:
withLocation
public ArtifactSourceInner withLocation(String location)
Overrides:
ArtifactSourceInner.withLocation(String location)Parameters:
withSecurityToken
public ArtifactSourceInner withSecurityToken(String securityToken)
Set the securityToken property: The security token to authenticate to the artifact source.
Parameters:
Returns:
withSourceType
public ArtifactSourceInner withSourceType(SourceControlType sourceType)
Set the sourceType property: The artifact source's type.
Parameters:
Returns:
withStatus
public ArtifactSourceInner withStatus(EnableStatus status)
Set the status property: Indicates if the artifact source is enabled (values: Enabled, Disabled).
Parameters:
Returns:
withTags
public ArtifactSourceInner withTags(Map
Overrides:
ArtifactSourceInner.withTags(Map<String,String> tags)Parameters:
withUri
public ArtifactSourceInner withUri(String uri)
Set the uri property: The artifact source's URI.
Parameters:
Returns:
Azure SDK for Java geri bildirimi
Azure SDK for Java, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: