Compartir a través de


DeploymentLocations Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.DeploymentLocationsTypeConverter))]
public class DeploymentLocations : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IDeploymentLocations
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.DeploymentLocationsTypeConverter))>]
type DeploymentLocations = class
    interface IDeploymentLocations
    interface IJsonSerializable
Public Class DeploymentLocations
Implements IDeploymentLocations
Inheritance
DeploymentLocations
Attributes
Implements

Constructors

DeploymentLocations()

Properties

HostingEnvironment
HostingEnvironmentDeploymentInfo
Location

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()

Applies to