WebPubSubResource
ResourceType
WebPubSubResource()
Data
HasData
AddTag(String, String, CancellationToken)
AddTagAsync(String, String, CancellationToken)
CreateResourceIdentifier(String, String, String)
Delete(WaitUntil, CancellationToken)
DeleteAsync(WaitUntil, CancellationToken)
Get(CancellationToken)
GetAsync(CancellationToken)
GetKeys(CancellationToken)
GetKeysAsync(CancellationToken)
GetSkus(CancellationToken)
GetSkusAsync(CancellationToken)
GetWebPubSubCustomCertificate(String, CancellationToken)
GetWebPubSubCustomCertificateAsync(String, CancellationToken)
GetWebPubSubCustomCertificates()
GetWebPubSubCustomDomain(String, CancellationToken)
GetWebPubSubCustomDomainAsync(String, CancellationToken)
GetWebPubSubCustomDomains()
GetWebPubSubHub(String, CancellationToken)
GetWebPubSubHubAsync(String, CancellationToken)
GetWebPubSubHubs()
GetWebPubSubPrivateEndpointConnection(String, CancellationToken)
GetWebPubSubPrivateEndpointConnectionAsync(String, CancellationToken)
GetWebPubSubPrivateEndpointConnections()
GetWebPubSubPrivateLinkResources(CancellationToken)
GetWebPubSubPrivateLinkResourcesAsync(CancellationToken)
GetWebPubSubReplica(String, CancellationToken)
GetWebPubSubReplicaAsync(String, CancellationToken)
GetWebPubSubReplicas()
GetWebPubSubSharedPrivateLink(String, CancellationToken)
GetWebPubSubSharedPrivateLinkAsync(String, CancellationToken)
GetWebPubSubSharedPrivateLinks()
RegenerateKey(WaitUntil, WebPubSubRegenerateKeyContent, CancellationToken)
RegenerateKeyAsync(WaitUntil, WebPubSubRegenerateKeyContent, CancellationToken)
RemoveTag(String, CancellationToken)
RemoveTagAsync(String, CancellationToken)
Restart(WaitUntil, CancellationToken)
RestartAsync(WaitUntil, CancellationToken)
SetTags(IDictionary<String, String>, CancellationToken)
SetTagsAsync(IDictionary<String, String>, CancellationToken)
Update(WaitUntil, WebPubSubData, CancellationToken)
UpdateAsync(WaitUntil, WebPubSubData, CancellationToken)
net11.0
namespace Azure.ResourceManager.WebPubSub
{
public class WebPubSubResource : ArmResource, IJsonModel<WebPubSubData>, IPersistableModel<WebPubSubData>
{
public static ResourceIdentifier CreateResourceIdentifier(string subscriptionId, string resourceGroupName, string resourceName);
}
}
| .NET | 8.09.010.011.0 |
|---|---|
Information specific to net11.0 | |
| Assemblies | Azure.ResourceManager.WebPubSub , Version=1.2.0.0, PublicKeyToken=92742159e12e44c8 Azure.ResourceManager.WebPubSub , Version=1.3.0.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.ResourceManager.WebPubSub (1.2.0) net8.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API