ContainerizedNetworkFunctionTemplate Class
- java.
lang. Object - com.
azure. resourcemanager. hybridnetwork. models. ContainerizedNetworkFunctionTemplate
- com.
Implements
public class ContainerizedNetworkFunctionTemplate
implements JsonSerializable<ContainerizedNetworkFunctionTemplate>
Containerized network function template.
Constructor Summary
| Constructor | Description |
|---|---|
| ContainerizedNetworkFunctionTemplate() |
Creates an instance of Containerized |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Containerized |
fromJson(JsonReader jsonReader)
Reads an instance of Containerized |
|
Containerized |
nfviType()
Get the nfvi |
|
Json |
toJson(JsonWriter jsonWriter) |
| void |
validate()
Validates the instance. |
Methods inherited from java.lang.Object
Constructor Details
ContainerizedNetworkFunctionTemplate
public ContainerizedNetworkFunctionTemplate()
Creates an instance of ContainerizedNetworkFunctionTemplate class.
Method Details
fromJson
public static ContainerizedNetworkFunctionTemplate fromJson(JsonReader jsonReader)
Reads an instance of ContainerizedNetworkFunctionTemplate from the JsonReader.
Parameters:
Returns:
Throws:
nfviType
public ContainerizedNetworkFunctionNfviType nfviType()
Get the nfviType property: The network function type.
Returns:
toJson
validate
public void validate()
Validates the instance.