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

122 строки
12 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.Domain"
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.Domain"
name: "Domain"
nameWithType: "Domain"
summary: "Type representing Domain."
syntax: "public interface **Domain**</br> extends <xref href=\"com.microsoft.azure.arm.model.HasInner?alt=com.microsoft.azure.arm.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.implementation.DomainInner?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.implementation.DomainInner&text=DomainInner\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.arm.resources.models.Resource?alt=com.microsoft.azure.arm.resources.models.Resource&text=Resource\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.microsoft.azure.arm.resources.models.GroupableResourceCore?alt=com.microsoft.azure.arm.resources.models.GroupableResourceCore&text=GroupableResourceCore\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.implementation.EventGridManager?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.implementation.EventGridManager&text=EventGridManager\" data-throw-if-not-resolved=\"False\" />,<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.implementation.DomainInner?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.implementation.DomainInner&text=DomainInner\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.arm.resources.models.HasResourceGroup?alt=com.microsoft.azure.arm.resources.models.HasResourceGroup&text=HasResourceGroup\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.microsoft.azure.arm.model.Refreshable?alt=com.microsoft.azure.arm.model.Refreshable&text=Refreshable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.Domain?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.Domain&text=Domain\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.arm.model.Updatable?alt=com.microsoft.azure.arm.model.Updatable&text=Updatable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.Domain.Update?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.Domain.Update&text=Update\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.arm.resources.models.HasManager?alt=com.microsoft.azure.arm.resources.models.HasManager&text=HasManager\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.implementation.EventGridManager?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.implementation.EventGridManager&text=EventGridManager\" data-throw-if-not-resolved=\"False\" />&gt;"
methods:
- uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.Domain.endpoint()"
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.Domain.endpoint()"
name: "endpoint()"
nameWithType: "Domain.endpoint()"
modifiers:
- "abstract"
syntax: "public abstract String endpoint()"
returns:
description: "the endpoint value."
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.Domain.identity()"
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.Domain.identity()"
name: "identity()"
nameWithType: "Domain.identity()"
modifiers:
- "abstract"
syntax: "public abstract IdentityInfo identity()"
returns:
description: "the identity value."
type: "<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.IdentityInfo?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.IdentityInfo&text=IdentityInfo\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.Domain.inboundIpRules()"
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.Domain.inboundIpRules()"
name: "inboundIpRules()"
nameWithType: "Domain.inboundIpRules()"
modifiers:
- "abstract"
syntax: "public abstract List<InboundIpRule> inboundIpRules()"
returns:
description: "the inboundIpRules value."
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.InboundIpRule?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.InboundIpRule&text=InboundIpRule\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.Domain.inputSchema()"
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.Domain.inputSchema()"
name: "inputSchema()"
nameWithType: "Domain.inputSchema()"
modifiers:
- "abstract"
syntax: "public abstract InputSchema inputSchema()"
returns:
description: "the inputSchema value."
type: "<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.InputSchema?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.InputSchema&text=InputSchema\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.Domain.inputSchemaMapping()"
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.Domain.inputSchemaMapping()"
name: "inputSchemaMapping()"
nameWithType: "Domain.inputSchemaMapping()"
modifiers:
- "abstract"
syntax: "public abstract InputSchemaMapping inputSchemaMapping()"
returns:
description: "the inputSchemaMapping value."
type: "<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.InputSchemaMapping?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.InputSchemaMapping&text=InputSchemaMapping\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.Domain.metricResourceId()"
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.Domain.metricResourceId()"
name: "metricResourceId()"
nameWithType: "Domain.metricResourceId()"
modifiers:
- "abstract"
syntax: "public abstract String metricResourceId()"
returns:
description: "the metricResourceId value."
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.Domain.privateEndpointConnections()"
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.Domain.privateEndpointConnections()"
name: "privateEndpointConnections()"
nameWithType: "Domain.privateEndpointConnections()"
modifiers:
- "abstract"
syntax: "public abstract List<PrivateEndpointConnection> privateEndpointConnections()"
returns:
description: "the privateEndpointConnections value."
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.PrivateEndpointConnection?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.PrivateEndpointConnection&text=PrivateEndpointConnection\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.Domain.provisioningState()"
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.Domain.provisioningState()"
name: "provisioningState()"
nameWithType: "Domain.provisioningState()"
modifiers:
- "abstract"
syntax: "public abstract DomainProvisioningState provisioningState()"
returns:
description: "the provisioningState value."
type: "<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.DomainProvisioningState?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.DomainProvisioningState&text=DomainProvisioningState\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.Domain.publicNetworkAccess()"
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.Domain.publicNetworkAccess()"
name: "publicNetworkAccess()"
nameWithType: "Domain.publicNetworkAccess()"
modifiers:
- "abstract"
syntax: "public abstract PublicNetworkAccess publicNetworkAccess()"
returns:
description: "the publicNetworkAccess value."
type: "<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.PublicNetworkAccess?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.PublicNetworkAccess&text=PublicNetworkAccess\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.Domain.sku()"
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.Domain.sku()"
name: "sku()"
nameWithType: "Domain.sku()"
modifiers:
- "abstract"
syntax: "public abstract ResourceSku sku()"
returns:
description: "the sku value."
type: "<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.ResourceSku?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.ResourceSku&text=ResourceSku\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "Type representing Domain."
implements:
- "<xref href=\"com.microsoft.azure.arm.model.HasInner?alt=com.microsoft.azure.arm.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.implementation.DomainInner?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.implementation.DomainInner&text=DomainInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.microsoft.azure.arm.model.Refreshable?alt=com.microsoft.azure.arm.model.Refreshable&text=Refreshable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.Domain?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.Domain&text=Domain\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.microsoft.azure.arm.model.Updatable?alt=com.microsoft.azure.arm.model.Updatable&text=Updatable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.Domain.Update?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.Domain.Update&text=Update\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.microsoft.azure.arm.resources.models.GroupableResourceCore?alt=com.microsoft.azure.arm.resources.models.GroupableResourceCore&text=GroupableResourceCore\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.implementation.EventGridManager?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.implementation.EventGridManager&text=EventGridManager\" data-throw-if-not-resolved=\"False\" />,<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.implementation.DomainInner?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.implementation.DomainInner&text=DomainInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.microsoft.azure.arm.resources.models.HasManager?alt=com.microsoft.azure.arm.resources.models.HasManager&text=HasManager\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.implementation.EventGridManager?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.implementation.EventGridManager&text=EventGridManager\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.microsoft.azure.arm.resources.models.HasResourceGroup?alt=com.microsoft.azure.arm.resources.models.HasResourceGroup&text=HasResourceGroup\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.arm.resources.models.Resource?alt=com.microsoft.azure.arm.resources.models.Resource&text=Resource\" data-throw-if-not-resolved=\"False\" />"
metadata: {}
package: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview"
artifact: com.microsoft.azure.eventgrid.v2020_04_01_preview:azure-mgmt-eventgrid:1.0.0-beta-3