ProfileResource.GetCdnDeploymentVersions 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 CdnDeploymentVersions in the ProfileResource.
public virtual Azure.ResourceManager.Cdn.CdnDeploymentVersionCollection GetCdnDeploymentVersions();
abstract member GetCdnDeploymentVersions : unit -> Azure.ResourceManager.Cdn.CdnDeploymentVersionCollection
override this.GetCdnDeploymentVersions : unit -> Azure.ResourceManager.Cdn.CdnDeploymentVersionCollection
Public Overridable Function GetCdnDeploymentVersions () As CdnDeploymentVersionCollection
Returns
An object representing collection of CdnDeploymentVersions and their operations over a CdnDeploymentVersionResource.