Class StorageEntityCollection
Collection of StorageEntity objects
Inheritance
System.Object
StorageEntityCollection
Inherited Members
Namespace: PnP.Framework.Provisioning.Model
Assembly: PnP.Framework.dll
Syntax
public class StorageEntityCollection : BaseProvisioningTemplateObjectCollection<StorageEntity>, IProvisioningTemplateDescendant
Constructors
StorageEntityCollection(ProvisioningTemplate)
Constructor for StorageEntityCollection
Declaration
public StorageEntityCollection(ProvisioningTemplate parentTemplate)
Parameters
ProvisioningTemplate
parentTemplate
Parent provisioning template |