DevCenterResource.GetDevCenterEncryptionSets 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 DevCenterEncryptionSets in the DevCenterResource.
public virtual Azure.ResourceManager.DevCenter.DevCenterEncryptionSetCollection GetDevCenterEncryptionSets();
abstract member GetDevCenterEncryptionSets : unit -> Azure.ResourceManager.DevCenter.DevCenterEncryptionSetCollection
override this.GetDevCenterEncryptionSets : unit -> Azure.ResourceManager.DevCenter.DevCenterEncryptionSetCollection
Public Overridable Function GetDevCenterEncryptionSets () As DevCenterEncryptionSetCollection
Returns
An object representing collection of DevCenterEncryptionSets and their operations over a DevCenterEncryptionSetResource.