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

24 строки
1.2 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.network.model.HasCookieBasedAffinity"
fullName: "com.microsoft.azure.management.network.model.HasCookieBasedAffinity"
name: "HasCookieBasedAffinity"
nameWithType: "HasCookieBasedAffinity"
summary: "An interface representing a model's ability to support cookie based affinity."
syntax: "public interface **HasCookieBasedAffinity**"
methods:
- uid: "com.microsoft.azure.management.network.model.HasCookieBasedAffinity.cookieBasedAffinity()"
fullName: "com.microsoft.azure.management.network.model.HasCookieBasedAffinity.cookieBasedAffinity()"
name: "cookieBasedAffinity()"
nameWithType: "HasCookieBasedAffinity.cookieBasedAffinity()"
modifiers:
- "abstract"
syntax: "public abstract boolean cookieBasedAffinity()"
returns:
description: "the backend port number the network traffic is sent to"
type: "<xref href=\"boolean?alt=boolean&text=boolean\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "An interface representing a model's ability to support cookie based affinity."
metadata: {}
package: "com.microsoft.azure.management.network.model"
artifact: com.microsoft.azure:azure-mgmt-network:1.41.4