WebPubSubResource.DefinitionStages.WithIdentity Interface
public static interface WebPubSubResource.DefinitionStages.WithIdentity
The stage of the WebPubSubResource definition allowing to specify identity.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withIdentity(ManagedIdentity identity)
Specifies the identity property: A class represent managed identities used for request and response. |
Method Details
withIdentity
public abstract WebPubSubResource.DefinitionStages.WithCreate withIdentity(ManagedIdentity identity)
Specifies the identity property: A class represent managed identities used for request and response.
Parameters:
Returns: