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

143 строки
13 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.digitaltwins.v2020_12_01.EventHub"
fullName: "com.microsoft.azure.management.digitaltwins.v2020_12_01.EventHub"
name: "EventHub"
nameWithType: "EventHub"
summary: "Properties related to Event<wbr>Hub."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.management.digitaltwins.v2020_12_01.DigitalTwinsEndpointResourceProperties?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.microsoft.azure.management.digitaltwins.v2020_12_01.DigitalTwinsEndpointResourceProperties?alt=com.microsoft.azure.management.digitaltwins.v2020_12_01.DigitalTwinsEndpointResourceProperties&text=DigitalTwinsEndpointResourceProperties\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.microsoft.azure.management.digitaltwins.v2020_12_01.DigitalTwinsEndpointResourceProperties.authenticationType()?alt=com.microsoft.azure.management.digitaltwins.v2020_12_01.DigitalTwinsEndpointResourceProperties.authenticationType&text=authenticationType\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.management.digitaltwins.v2020_12_01.DigitalTwinsEndpointResourceProperties.createdTime()?alt=com.microsoft.azure.management.digitaltwins.v2020_12_01.DigitalTwinsEndpointResourceProperties.createdTime&text=createdTime\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.management.digitaltwins.v2020_12_01.DigitalTwinsEndpointResourceProperties.deadLetterSecret()?alt=com.microsoft.azure.management.digitaltwins.v2020_12_01.DigitalTwinsEndpointResourceProperties.deadLetterSecret&text=deadLetterSecret\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.management.digitaltwins.v2020_12_01.DigitalTwinsEndpointResourceProperties.deadLetterUri()?alt=com.microsoft.azure.management.digitaltwins.v2020_12_01.DigitalTwinsEndpointResourceProperties.deadLetterUri&text=deadLetterUri\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.management.digitaltwins.v2020_12_01.DigitalTwinsEndpointResourceProperties.provisioningState()?alt=com.microsoft.azure.management.digitaltwins.v2020_12_01.DigitalTwinsEndpointResourceProperties.provisioningState&text=provisioningState\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.management.digitaltwins.v2020_12_01.DigitalTwinsEndpointResourceProperties.withAuthenticationType(com.microsoft.azure.management.digitaltwins.v2020_12_01.AuthenticationType)?alt=com.microsoft.azure.management.digitaltwins.v2020_12_01.DigitalTwinsEndpointResourceProperties.withAuthenticationType&text=withAuthenticationType\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.management.digitaltwins.v2020_12_01.DigitalTwinsEndpointResourceProperties.withDeadLetterSecret(java.lang.String)?alt=com.microsoft.azure.management.digitaltwins.v2020_12_01.DigitalTwinsEndpointResourceProperties.withDeadLetterSecret&text=withDeadLetterSecret\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.management.digitaltwins.v2020_12_01.DigitalTwinsEndpointResourceProperties.withDeadLetterUri(java.lang.String)?alt=com.microsoft.azure.management.digitaltwins.v2020_12_01.DigitalTwinsEndpointResourceProperties.withDeadLetterUri&text=withDeadLetterUri\" data-throw-if-not-resolved=\"False\" />"
- classRef: "<xref href=\"java.lang.Object?alt=java.lang.Object&text=Object\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"java.lang.Object.clone()?alt=java.lang.Object.clone&text=clone\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.equals(java.lang.Object)?alt=java.lang.Object.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.finalize()?alt=java.lang.Object.finalize&text=finalize\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.getClass()?alt=java.lang.Object.getClass&text=getClass\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.hashCode()?alt=java.lang.Object.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.notify()?alt=java.lang.Object.notify&text=notify\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.notifyAll()?alt=java.lang.Object.notifyAll&text=notifyAll\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.toString()?alt=java.lang.Object.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait()?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait(long)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait(long,int)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
syntax: "public class **EventHub**</br> extends <xref href=\"com.microsoft.azure.management.digitaltwins.v2020_12_01.DigitalTwinsEndpointResourceProperties?alt=com.microsoft.azure.management.digitaltwins.v2020_12_01.DigitalTwinsEndpointResourceProperties&text=DigitalTwinsEndpointResourceProperties\" data-throw-if-not-resolved=\"False\" />"
constructors:
- uid: "com.microsoft.azure.management.digitaltwins.v2020_12_01.EventHub.EventHub()"
fullName: "com.microsoft.azure.management.digitaltwins.v2020_12_01.EventHub.EventHub()"
name: "EventHub()"
nameWithType: "EventHub.EventHub()"
syntax: "public EventHub()"
methods:
- uid: "com.microsoft.azure.management.digitaltwins.v2020_12_01.EventHub.connectionStringPrimaryKey()"
fullName: "com.microsoft.azure.management.digitaltwins.v2020_12_01.EventHub.connectionStringPrimaryKey()"
name: "connectionStringPrimaryKey()"
nameWithType: "EventHub.connectionStringPrimaryKey()"
summary: "Get primary<wbr>Connection<wbr>String of the endpoint for key-based authentication."
syntax: "public String connectionStringPrimaryKey()"
desc: "Get primaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read."
returns:
description: "the connectionStringPrimaryKey value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.digitaltwins.v2020_12_01.EventHub.connectionStringSecondaryKey()"
fullName: "com.microsoft.azure.management.digitaltwins.v2020_12_01.EventHub.connectionStringSecondaryKey()"
name: "connectionStringSecondaryKey()"
nameWithType: "EventHub.connectionStringSecondaryKey()"
summary: "Get secondary<wbr>Connection<wbr>String of the endpoint for key-based authentication."
syntax: "public String connectionStringSecondaryKey()"
desc: "Get secondaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read."
returns:
description: "the connectionStringSecondaryKey value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.digitaltwins.v2020_12_01.EventHub.endpointUri()"
fullName: "com.microsoft.azure.management.digitaltwins.v2020_12_01.EventHub.endpointUri()"
name: "endpointUri()"
nameWithType: "EventHub.endpointUri()"
summary: "Get the URL of the Event<wbr>Hub namespace for identity-based authentication."
syntax: "public String endpointUri()"
desc: "Get the URL of the EventHub namespace for identity-based authentication. It must include the protocol sb://."
returns:
description: "the endpointUri value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.digitaltwins.v2020_12_01.EventHub.entityPath()"
fullName: "com.microsoft.azure.management.digitaltwins.v2020_12_01.EventHub.entityPath()"
name: "entityPath()"
nameWithType: "EventHub.entityPath()"
summary: "Get the Event<wbr>Hub name in the Event<wbr>Hub namespace for identity-based authentication."
syntax: "public String entityPath()"
desc: "Get the EventHub name in the EventHub namespace for identity-based authentication."
returns:
description: "the entityPath value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.digitaltwins.v2020_12_01.EventHub.withConnectionStringPrimaryKey(java.lang.String)"
fullName: "com.microsoft.azure.management.digitaltwins.v2020_12_01.EventHub.withConnectionStringPrimaryKey(String connectionStringPrimaryKey)"
name: "withConnectionStringPrimaryKey(String connectionStringPrimaryKey)"
nameWithType: "EventHub.withConnectionStringPrimaryKey(String connectionStringPrimaryKey)"
summary: "Set primary<wbr>Connection<wbr>String of the endpoint for key-based authentication."
parameters:
- description: "the connectionStringPrimaryKey value to set"
name: "connectionStringPrimaryKey"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public EventHub withConnectionStringPrimaryKey(String connectionStringPrimaryKey)"
desc: "Set primaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read."
returns:
description: "the EventHub object itself."
type: "<xref href=\"com.microsoft.azure.management.digitaltwins.v2020_12_01.EventHub?alt=com.microsoft.azure.management.digitaltwins.v2020_12_01.EventHub&text=EventHub\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.digitaltwins.v2020_12_01.EventHub.withConnectionStringSecondaryKey(java.lang.String)"
fullName: "com.microsoft.azure.management.digitaltwins.v2020_12_01.EventHub.withConnectionStringSecondaryKey(String connectionStringSecondaryKey)"
name: "withConnectionStringSecondaryKey(String connectionStringSecondaryKey)"
nameWithType: "EventHub.withConnectionStringSecondaryKey(String connectionStringSecondaryKey)"
summary: "Set secondary<wbr>Connection<wbr>String of the endpoint for key-based authentication."
parameters:
- description: "the connectionStringSecondaryKey value to set"
name: "connectionStringSecondaryKey"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public EventHub withConnectionStringSecondaryKey(String connectionStringSecondaryKey)"
desc: "Set secondaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read."
returns:
description: "the EventHub object itself."
type: "<xref href=\"com.microsoft.azure.management.digitaltwins.v2020_12_01.EventHub?alt=com.microsoft.azure.management.digitaltwins.v2020_12_01.EventHub&text=EventHub\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.digitaltwins.v2020_12_01.EventHub.withEndpointUri(java.lang.String)"
fullName: "com.microsoft.azure.management.digitaltwins.v2020_12_01.EventHub.withEndpointUri(String endpointUri)"
name: "withEndpointUri(String endpointUri)"
nameWithType: "EventHub.withEndpointUri(String endpointUri)"
summary: "Set the URL of the Event<wbr>Hub namespace for identity-based authentication."
parameters:
- description: "the endpointUri value to set"
name: "endpointUri"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public EventHub withEndpointUri(String endpointUri)"
desc: "Set the URL of the EventHub namespace for identity-based authentication. It must include the protocol sb://."
returns:
description: "the EventHub object itself."
type: "<xref href=\"com.microsoft.azure.management.digitaltwins.v2020_12_01.EventHub?alt=com.microsoft.azure.management.digitaltwins.v2020_12_01.EventHub&text=EventHub\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.digitaltwins.v2020_12_01.EventHub.withEntityPath(java.lang.String)"
fullName: "com.microsoft.azure.management.digitaltwins.v2020_12_01.EventHub.withEntityPath(String entityPath)"
name: "withEntityPath(String entityPath)"
nameWithType: "EventHub.withEntityPath(String entityPath)"
summary: "Set the Event<wbr>Hub name in the Event<wbr>Hub namespace for identity-based authentication."
parameters:
- description: "the entityPath value to set"
name: "entityPath"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public EventHub withEntityPath(String entityPath)"
desc: "Set the EventHub name in the EventHub namespace for identity-based authentication."
returns:
description: "the EventHub object itself."
type: "<xref href=\"com.microsoft.azure.management.digitaltwins.v2020_12_01.EventHub?alt=com.microsoft.azure.management.digitaltwins.v2020_12_01.EventHub&text=EventHub\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Properties related to EventHub."
metadata: {}
package: "com.microsoft.azure.management.digitaltwins.v2020_12_01"
artifact: com.microsoft.azure.digitaltwins.v2020_12_01:azure-mgmt-digitaltwins:1.0.0