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

103 строки
6.6 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.loganalytics.fluent.models.Destination"
fullName: "com.azure.resourcemanager.loganalytics.fluent.models.Destination"
name: "Destination"
nameWithType: "Destination"
summary: "Destination properties."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
methodsRef:
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
syntax: "public final class **Destination**"
constructors:
- uid: "com.azure.resourcemanager.loganalytics.fluent.models.Destination.Destination()"
fullName: "com.azure.resourcemanager.loganalytics.fluent.models.Destination.Destination()"
name: "Destination()"
nameWithType: "Destination.Destination()"
summary: "Creates an instance of Destination class."
syntax: "public Destination()"
desc: "Creates an instance of Destination class."
methods:
- uid: "com.azure.resourcemanager.loganalytics.fluent.models.Destination.eventHubName()"
fullName: "com.azure.resourcemanager.loganalytics.fluent.models.Destination.eventHubName()"
name: "eventHubName()"
nameWithType: "Destination.eventHubName()"
summary: "Get the event<wbr>Hub<wbr>Name property: Optional."
syntax: "public String eventHubName()"
desc: "Get the eventHubName property: Optional. Allows to define an Event Hub name. Not applicable when destination is Storage Account."
returns:
description: "the eventHubName value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.loganalytics.fluent.models.Destination.resourceId()"
fullName: "com.azure.resourcemanager.loganalytics.fluent.models.Destination.resourceId()"
name: "resourceId()"
nameWithType: "Destination.resourceId()"
summary: "Get the resource<wbr>Id property: The destination resource ID."
syntax: "public String resourceId()"
desc: "Get the resourceId property: The destination resource ID. This can be copied from the Properties entry of the destination resource in Azure."
returns:
description: "the resourceId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.loganalytics.fluent.models.Destination.type()"
fullName: "com.azure.resourcemanager.loganalytics.fluent.models.Destination.type()"
name: "type()"
nameWithType: "Destination.type()"
summary: "Get the type property: The type of the destination resource."
syntax: "public Type type()"
desc: "Get the type property: The type of the destination resource."
returns:
description: "the type value."
type: "<xref href=\"com.azure.resourcemanager.loganalytics.models.Type?alt=com.azure.resourcemanager.loganalytics.models.Type&text=Type\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.loganalytics.fluent.models.Destination.validate()"
fullName: "com.azure.resourcemanager.loganalytics.fluent.models.Destination.validate()"
name: "validate()"
nameWithType: "Destination.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.loganalytics.fluent.models.Destination.withEventHubName(java.lang.String)"
fullName: "com.azure.resourcemanager.loganalytics.fluent.models.Destination.withEventHubName(String eventHubName)"
name: "withEventHubName(String eventHubName)"
nameWithType: "Destination.withEventHubName(String eventHubName)"
summary: "Set the event<wbr>Hub<wbr>Name property: Optional."
parameters:
- description: "the eventHubName value to set."
name: "eventHubName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public Destination withEventHubName(String eventHubName)"
desc: "Set the eventHubName property: Optional. Allows to define an Event Hub name. Not applicable when destination is Storage Account."
returns:
description: "the Destination object itself."
type: "<xref href=\"com.azure.resourcemanager.loganalytics.fluent.models.Destination?alt=com.azure.resourcemanager.loganalytics.fluent.models.Destination&text=Destination\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.loganalytics.fluent.models.Destination.withResourceId(java.lang.String)"
fullName: "com.azure.resourcemanager.loganalytics.fluent.models.Destination.withResourceId(String resourceId)"
name: "withResourceId(String resourceId)"
nameWithType: "Destination.withResourceId(String resourceId)"
summary: "Set the resource<wbr>Id property: The destination resource ID."
parameters:
- description: "the resourceId value to set."
name: "resourceId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public Destination withResourceId(String resourceId)"
desc: "Set the resourceId property: The destination resource ID. This can be copied from the Properties entry of the destination resource in Azure."
returns:
description: "the Destination object itself."
type: "<xref href=\"com.azure.resourcemanager.loganalytics.fluent.models.Destination?alt=com.azure.resourcemanager.loganalytics.fluent.models.Destination&text=Destination\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Destination properties."
metadata: {}
package: "com.azure.resourcemanager.loganalytics.fluent.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-loganalytics:1.0.0