30 строки
2.2 KiB
YAML
30 строки
2.2 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.hybridnetwork.models.Publisher.DefinitionStages.WithIdentity"
|
|
fullName: "com.azure.resourcemanager.hybridnetwork.models.Publisher.DefinitionStages.WithIdentity"
|
|
name: "Publisher.DefinitionStages.WithIdentity"
|
|
nameWithType: "Publisher.DefinitionStages.WithIdentity"
|
|
summary: "The stage of the Publisher definition allowing to specify identity."
|
|
syntax: "public static interface **Publisher.DefinitionStages.WithIdentity**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.hybridnetwork.models.Publisher.DefinitionStages.WithIdentity.withIdentity(com.azure.resourcemanager.hybridnetwork.models.ManagedServiceIdentity)"
|
|
fullName: "com.azure.resourcemanager.hybridnetwork.models.Publisher.DefinitionStages.WithIdentity.withIdentity(ManagedServiceIdentity identity)"
|
|
name: "withIdentity(ManagedServiceIdentity identity)"
|
|
nameWithType: "Publisher.DefinitionStages.WithIdentity.withIdentity(ManagedServiceIdentity identity)"
|
|
summary: "Specifies the identity property: The managed identity of the publisher, if configured.."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The managed identity of the publisher, if configured."
|
|
name: "identity"
|
|
type: "<xref href=\"com.azure.resourcemanager.hybridnetwork.models.ManagedServiceIdentity?alt=com.azure.resourcemanager.hybridnetwork.models.ManagedServiceIdentity&text=ManagedServiceIdentity\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract Publisher.DefinitionStages.WithCreate withIdentity(ManagedServiceIdentity identity)"
|
|
desc: "Specifies the identity property: The managed identity of the publisher, if configured.."
|
|
returns:
|
|
description: "the next definition stage."
|
|
type: "<xref href=\"com.azure.resourcemanager.hybridnetwork.models.Publisher.DefinitionStages.WithCreate?alt=com.azure.resourcemanager.hybridnetwork.models.Publisher.DefinitionStages.WithCreate&text=WithCreate\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "The stage of the Publisher definition allowing to specify identity."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.hybridnetwork.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-hybridnetwork:1.0.0
|