ProvisionedMigrationQueueInfo Class
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.
[Microsoft.SharePoint.Client.ScriptType("SP.ProvisionedMigrationQueueInfo", ServerTypeId="{1d940081-60cb-44cb-8415-334ef96369ca}", ValueObject=true)]
public class ProvisionedMigrationQueueInfo : Microsoft.SharePoint.Client.ClientValueObject
type ProvisionedMigrationQueueInfo = class
inherit ClientValueObject
Public Class ProvisionedMigrationQueueInfo
Inherits ClientValueObject
- Inheritance
- Attributes
Constructors
| ProvisionedMigrationQueueInfo() |
Properties
| JobQueueUri | |
| TypeId |
Methods
| CustomFromJson(JsonReader) | (Inherited from ClientValueObject) |
| CustomWriteToXml(XmlWriter, SerializationContext) | (Inherited from ClientValueObject) |
| FromJson(JsonReader) | (Inherited from ClientValueObject) |
| InitOnePropertyFromJson(String, JsonReader) | |
| WriteToXml(XmlWriter, SerializationContext) | |