30 строки
2.0 KiB
YAML
30 строки
2.0 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.loganalytics.models.SavedSearch.DefinitionStages.WithFunctionAlias"
|
|
fullName: "com.azure.resourcemanager.loganalytics.models.SavedSearch.DefinitionStages.WithFunctionAlias"
|
|
name: "SavedSearch.DefinitionStages.WithFunctionAlias"
|
|
nameWithType: "SavedSearch.DefinitionStages.WithFunctionAlias"
|
|
summary: "The stage of the Saved<wbr>Search definition allowing to specify function<wbr>Alias."
|
|
syntax: "public static interface **SavedSearch.DefinitionStages.WithFunctionAlias**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.loganalytics.models.SavedSearch.DefinitionStages.WithFunctionAlias.withFunctionAlias(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.loganalytics.models.SavedSearch.DefinitionStages.WithFunctionAlias.withFunctionAlias(String functionAlias)"
|
|
name: "withFunctionAlias(String functionAlias)"
|
|
nameWithType: "SavedSearch.DefinitionStages.WithFunctionAlias.withFunctionAlias(String functionAlias)"
|
|
summary: "Specifies the function<wbr>Alias property: The function alias if query serves as a function.."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The function alias if query serves as a function."
|
|
name: "functionAlias"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract SavedSearch.DefinitionStages.WithCreate withFunctionAlias(String functionAlias)"
|
|
desc: "Specifies the functionAlias property: The function alias if query serves as a function.."
|
|
returns:
|
|
description: "the next definition stage."
|
|
type: "<xref href=\"com.azure.resourcemanager.loganalytics.models.SavedSearch.DefinitionStages.WithCreate?alt=com.azure.resourcemanager.loganalytics.models.SavedSearch.DefinitionStages.WithCreate&text=WithCreate\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "The stage of the SavedSearch definition allowing to specify functionAlias."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.loganalytics.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-loganalytics:1.0.0
|