| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static PrivateLinkSubResourceName |
PrivateLinkSubResourceName.COSMOS_CASSANDRA
Static value Cassandra (of Cosmos) for PrivateLinkSubResourceName.
|
static PrivateLinkSubResourceName |
PrivateLinkSubResourceName.COSMOS_GREMLIN
Static value Gremlin (of Cosmos) for PrivateLinkSubResourceName.
|
static PrivateLinkSubResourceName |
PrivateLinkSubResourceName.COSMOS_MONGO_DB
Static value MongoDB (of Cosmos) for PrivateLinkSubResourceName.
|
static PrivateLinkSubResourceName |
PrivateLinkSubResourceName.COSMOS_SQL
Static value Sql (of Cosmos) for PrivateLinkSubResourceName.
|
static PrivateLinkSubResourceName |
PrivateLinkSubResourceName.COSMOS_TABLE
Static value Table (of Cosmos) for PrivateLinkSubResourceName.
|
static PrivateLinkSubResourceName |
PrivateLinkSubResourceName.KUBERNETES_MANAGEMENT
Static value management (of Kubernetes) for PrivateLinkSubResourceName.
|
static PrivateLinkSubResourceName |
PrivateLinkSubResourceName.REDIS_CACHE
Static value redisCache (of Redis) for PrivateLinkSubResourceName.
|
static PrivateLinkSubResourceName |
PrivateLinkSubResourceName.SEARCH
Static value searchService (of cognitive search) for PrivateLinkSubResourceName.
|
static PrivateLinkSubResourceName |
PrivateLinkSubResourceName.SQL_SERVER
Static value Sql Server (of SQL database) for PrivateLinkSubResourceName.
|
static PrivateLinkSubResourceName |
PrivateLinkSubResourceName.STORAGE_BLOB
Static value Blob (of storage account) for PrivateLinkSubResourceName.
|
static PrivateLinkSubResourceName |
PrivateLinkSubResourceName.STORAGE_FILE
Static value File (of storage account) for PrivateLinkSubResourceName.
|
static PrivateLinkSubResourceName |
PrivateLinkSubResourceName.STORAGE_QUEUE
Static value Queue (of storage account) for PrivateLinkSubResourceName.
|
static PrivateLinkSubResourceName |
PrivateLinkSubResourceName.STORAGE_TABLE
Static value Table (of storage account) for PrivateLinkSubResourceName.
|
static PrivateLinkSubResourceName |
PrivateLinkSubResourceName.STORAGE_WEB
Static value Web (of storage account) for PrivateLinkSubResourceName.
|
static PrivateLinkSubResourceName |
PrivateLinkSubResourceName.VAULT
Static value vault (of key vault) for PrivateLinkSubResourceName.
|
static PrivateLinkSubResourceName |
PrivateLinkSubResourceName.WEB_SITES
Static value sites (of app service) for PrivateLinkSubResourceName.
|
| Modifier and Type | Method and Description |
|---|---|
static PrivateLinkSubResourceName |
PrivateLinkSubResourceName.fromString(String name)
Creates or finds a PrivateLinkSubResourceName from its string representation.
|
| Modifier and Type | Method and Description |
|---|---|
PrivateEndpoint.PrivateLinkServiceConnection.DefinitionStages.WithAttach<ParentT> |
PrivateEndpoint.PrivateLinkServiceConnection.DefinitionStages.WithSubResource.withSubResource(PrivateLinkSubResourceName subResourceName)
Specifies the sub resource.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.