azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.n...

27 строки
1.1 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.network.models.HasProtocol"
fullName: "com.azure.resourcemanager.network.models.HasProtocol<ProtocolT>"
name: "HasProtocol<ProtocolT>"
nameWithType: "HasProtocol<ProtocolT>"
summary: "An interface representing a model's ability to reference a transport protocol."
syntax: "public interface **HasProtocol<ProtocolT>**"
methods:
- uid: "com.azure.resourcemanager.network.models.HasProtocol.protocol()"
fullName: "com.azure.resourcemanager.network.models.HasProtocol<ProtocolT>.protocol()"
name: "protocol()"
nameWithType: "HasProtocol<ProtocolT>.protocol()"
modifiers:
- "abstract"
syntax: "public abstract ProtocolT protocol()"
returns:
description: "the protocol"
type: "<xref href=\"ProtocolT?alt=ProtocolT&text=ProtocolT\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
typeParameters:
- description: "the protocol type of the value"
name: "ProtocolT"
desc: "An interface representing a model's ability to reference a transport protocol."
metadata: {}
package: "com.azure.resourcemanager.network.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-network:2.42.0