| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
StaticSitesWorkflowPreviewRequestProperties |
StaticSitesWorkflowPreviewRequestProperties.withBranch(String branch)
Set the branch property: The target branch in the repository.
|
StaticSitesWorkflowPreviewRequestProperties |
StaticSitesWorkflowPreviewRequestProperties.withBuildProperties(StaticSiteBuildProperties buildProperties)
Set the buildProperties property: Build properties to configure on the repository.
|
StaticSitesWorkflowPreviewRequestProperties |
StaticSitesWorkflowPreviewRequestProperties.withRepositoryUrl(String repositoryUrl)
Set the repositoryUrl property: URL for the repository of the static site.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.