azure-docs-sdk-java/archive/docs-ref-autogen/com.microsoft.azure.managem...

23 строки
2.1 KiB
YAML

### YamlMime:JavaType
inheritedMembers:
- com.microsoft.azure.management.resources.fluentcore.model.Attachable.InDefinition.attach()
- com.microsoft.azure.management.appservice.WebAppSourceControl.DefinitionStages.WithBranch.withBranch(String)
- com.microsoft.azure.management.appservice.WebAppSourceControl.DefinitionStages.WithGitHubBranch.withBranch(String)
- com.microsoft.azure.management.appservice.WebAppSourceControl.DefinitionStages.WithRepositoryType.withContinuouslyIntegratedGitHubRepository(String,String)
- com.microsoft.azure.management.appservice.WebAppSourceControl.DefinitionStages.WithRepositoryType.withContinuouslyIntegratedGitHubRepository(String)
- com.microsoft.azure.management.appservice.WebAppSourceControl.DefinitionStages.WithGitHubAccessToken.withGitHubAccessToken(String)
- com.microsoft.azure.management.appservice.WebAppSourceControl.DefinitionStages.WithRepositoryType.withPublicGitRepository(String)
- com.microsoft.azure.management.appservice.WebAppSourceControl.DefinitionStages.WithRepositoryType.withPublicMercurialRepository(String)
nameWithType: WebAppSourceControl.Definition<ParentT>
syntax: public interface Definition<ParentT> extends WebAppSourceControl.DefinitionStages.Blank<ParentT>,WebAppSourceControl.DefinitionStages.WithAttach<ParentT>,WebAppSourceControl.DefinitionStages.GitHubWithAttach<ParentT>,WebAppSourceControl.DefinitionStages.WithRepositoryType<ParentT>,WebAppSourceControl.DefinitionStages.WithBranch<ParentT>,WebAppSourceControl.DefinitionStages.WithGitHubBranch<ParentT>
type: interface
typeParameters:
- description: <p>the return type of the final <xref uid="com.microsoft.azure.management.resources.fluentcore.model.Attachable.attach()" data-throw-if-not-resolved="false" data-raw-source="Attachable#attach()"></xref></p>
name: ParentT
uid: com.microsoft.azure.management.appservice.WebAppSourceControl.Definition
fullName: com.microsoft.azure.management.appservice.WebAppSourceControl.Definition<ParentT>
name: WebAppSourceControl.Definition<ParentT>
package: com.microsoft.azure.management.appservice
summary: <p>The entirety of a web app source control definition. </p>
metadata: {}