WebPubSubResource.GetWebPubSubCustomCertificates Method

Definition

Gets a collection of WebPubSubCustomCertificates in the WebPubSubResource.

public virtual Azure.ResourceManager.WebPubSub.WebPubSubCustomCertificateCollection GetWebPubSubCustomCertificates();
abstract member GetWebPubSubCustomCertificates : unit -> Azure.ResourceManager.WebPubSub.WebPubSubCustomCertificateCollection
override this.GetWebPubSubCustomCertificates : unit -> Azure.ResourceManager.WebPubSub.WebPubSubCustomCertificateCollection
Public Overridable Function GetWebPubSubCustomCertificates () As WebPubSubCustomCertificateCollection

Returns

An object representing collection of WebPubSubCustomCertificates and their operations over a WebPubSubCustomCertificateResource.

Applies to