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

30 строки
2.0 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.servicebus.ServiceBusSubscription.UpdateStages.WithDeleteOnIdle"
fullName: "com.microsoft.azure.management.servicebus.ServiceBusSubscription.UpdateStages.WithDeleteOnIdle"
name: "ServiceBusSubscription.UpdateStages.WithDeleteOnIdle"
nameWithType: "ServiceBusSubscription.UpdateStages.WithDeleteOnIdle"
summary: "The stage of the subscription definition allowing to define auto delete behaviour."
syntax: "public static interface **ServiceBusSubscription.UpdateStages.WithDeleteOnIdle**"
methods:
- uid: "com.microsoft.azure.management.servicebus.ServiceBusSubscription.UpdateStages.WithDeleteOnIdle.withDeleteOnIdleDurationInMinutes(int)"
fullName: "com.microsoft.azure.management.servicebus.ServiceBusSubscription.UpdateStages.WithDeleteOnIdle.withDeleteOnIdleDurationInMinutes(int durationInMinutes)"
name: "withDeleteOnIdleDurationInMinutes(int durationInMinutes)"
nameWithType: "ServiceBusSubscription.UpdateStages.WithDeleteOnIdle.withDeleteOnIdleDurationInMinutes(int durationInMinutes)"
summary: "The idle interval after which the subscription is automatically deleted."
modifiers:
- "abstract"
parameters:
- description: "idle duration in minutes"
name: "durationInMinutes"
type: "<xref href=\"int?alt=int&text=int\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract ServiceBusSubscription.Update withDeleteOnIdleDurationInMinutes(int durationInMinutes)"
desc: "The idle interval after which the subscription is automatically deleted."
returns:
description: "the next stage of subscription update"
type: "<xref href=\"com.microsoft.azure.management.servicebus.ServiceBusSubscription.Update?alt=com.microsoft.azure.management.servicebus.ServiceBusSubscription.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The stage of the subscription definition allowing to define auto delete behaviour."
metadata: {}
package: "com.microsoft.azure.management.servicebus"
artifact: com.microsoft.azure:azure-mgmt-servicebus:1.41.4