WebPubSubResource.GetWebPubSubCustomCertificates Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.