Search Results for

    Show / Hide Table of Contents

    Class Provisioning

    Inheritance
    System.Object
    Provisioning
    Namespace: PnP.Framework.Provisioning.Providers.Xml.V202103
    Assembly: PnP.Framework.dll
    Syntax
    public class Provisioning : object

    Properties

    Author

    Declaration
    public string Author { get; set; }
    Property Value
    System.String

    AzureActiveDirectory

    Declaration
    public AzureActiveDirectory AzureActiveDirectory { get; set; }
    Property Value
    AzureActiveDirectory

    Description

    Declaration
    public string Description { get; set; }
    Property Value
    System.String

    DisplayName

    Declaration
    public string DisplayName { get; set; }
    Property Value
    System.String

    Drive

    Declaration
    public DriveRoot[] Drive { get; set; }
    Property Value
    DriveRoot[]

    Generator

    Declaration
    public string Generator { get; set; }
    Property Value
    System.String

    ImagePreviewUrl

    Declaration
    public string ImagePreviewUrl { get; set; }
    Property Value
    System.String

    Localizations

    Declaration
    public Localizations Localizations { get; set; }
    Property Value
    Localizations

    Preferences

    Declaration
    public Preferences Preferences { get; set; }
    Property Value
    Preferences

    ProvisioningWebhooks

    Declaration
    public ProvisioningWebhook[] ProvisioningWebhooks { get; set; }
    Property Value
    ProvisioningWebhook[]

    Sequence

    Declaration
    public Sequence[] Sequence { get; set; }
    Property Value
    Sequence[]

    Teams

    Declaration
    public Teams Teams { get; set; }
    Property Value
    Teams

    Templates

    Declaration
    public Templates[] Templates { get; set; }
    Property Value
    Templates[]

    Tenant

    Declaration
    public Tenant Tenant { get; set; }
    Property Value
    Tenant

    Version

    Declaration
    public decimal Version { get; set; }
    Property Value
    System.Decimal

    VersionSpecified

    Declaration
    public bool VersionSpecified { get; set; }
    Property Value
    System.Boolean

    Extension Methods

    ValidationExtensions.ValidateNotNullOrEmpty<T>(T, String)
    ObjectExtensions.Set<TObject, T>(TObject, Expression<Func<TObject, T>>, T, Boolean, Boolean)
    ObjectExtensions.GetPublicInstancePropertyValue(Object, String)
    ObjectExtensions.GetPublicInstanceProperty(Object, String)
    ObjectExtensions.SetPublicInstancePropertyValue(Object, String, Object)
    Extensions.ToByteArray(Object)
    Back to top PnP Framework
    Generated by DocFX with Material UI
    spacer