StaticSitesWorkflowPreviewRequestProperties 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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20201201.StaticSitesWorkflowPreviewRequestPropertiesTypeConverter))]
public class StaticSitesWorkflowPreviewRequestProperties : Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20201201.IStaticSitesWorkflowPreviewRequestProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20201201.StaticSitesWorkflowPreviewRequestPropertiesTypeConverter))>]
type StaticSitesWorkflowPreviewRequestProperties = class
interface IStaticSitesWorkflowPreviewRequestProperties
interface IJsonSerializable
Public Class StaticSitesWorkflowPreviewRequestProperties
Implements IStaticSitesWorkflowPreviewRequestProperties
- Inheritance
-
StaticSitesWorkflowPreviewRequestProperties
- Attributes
- Implements
Constructors
| StaticSitesWorkflowPreviewRequestProperties() |
Properties
Methods
| DeserializeFromDictionary(IDictionary) | |
| DeserializeFromPSObject(PSObject) | |
| FromJson(JsonNode) | |
| FromJsonString(String) | |
| ToJson(JsonObject, SerializationMode) | |
| ToJsonString() |