You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs-ref-autogen/com.microsoft.azure.management.appservice._app_service_certificate._definition_stages._with_group.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ references:
38
38
39
39
<p></p>
40
40
syntax:
41
-
content: public interface WithGroup<T>
41
+
content: public interface WithGroup<T> extends GroupableResource<T>.DefinitionStages.WithExistingResourceGroup,GroupableResource<T>.DefinitionStages.WithNewResourceGroup
42
42
typeParameters:
43
43
- type: 8ce1ecb9
44
44
description: <p>the next stage of the definition </p>
Copy file name to clipboardExpand all lines: docs-ref-autogen/com.microsoft.azure.management.appservice._app_service_plan._definition_stages._with_group.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ references:
38
38
39
39
<p></p>
40
40
syntax:
41
-
content: public interface WithGroup<T> extends GroupableResource<T>.DefinitionStages.WithExistingResourceGroup,GroupableResource<T>.DefinitionStages.WithNewResourceGroup
41
+
content: public interface WithGroup<T>
42
42
typeParameters:
43
43
- type: 8ce1ecb9
44
44
description: <p>the next stage of the definition </p>
Copy file name to clipboardExpand all lines: docs-ref-autogen/com.microsoft.azure.management.appservice._function_app._definition_stages._with_create.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -362,7 +362,7 @@ references:
362
362
type: Interface
363
363
summary: <p>A site definition with sufficient inputs to create a new web app / deployments slot in the cloud, but exposing additional optional inputs to specify. </p>
364
364
syntax:
365
-
content: public interface WithCreate<FluentT> extends Creatable<FluentT>,Resource.DefinitionWithTags<WithCreate<FluentT>>,WebAppBase.DefinitionStages.WithClientAffinityEnabled<FluentT>,WebAppBase.DefinitionStages.WithClientCertEnabled<FluentT>,WebAppBase.DefinitionStages.WithScmSiteAlsoStopped<FluentT>,WebAppBase.DefinitionStages.WithSiteConfigs<FluentT>,WebAppBase.DefinitionStages.WithAppSettings<FluentT>,WebAppBase.DefinitionStages.WithConnectionString<FluentT>,WebAppBase.DefinitionStages.WithSourceControl<FluentT>,WebAppBase.DefinitionStages.WithHostNameBinding<FluentT>,WebAppBase.DefinitionStages.WithHostNameSslBinding<FluentT>,WebAppBase.DefinitionStages.WithAuthentication<FluentT>
0 commit comments