Share via


DeploymentProperties.Deployer Property

Definition

Who performed the deployment.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public string Deployer { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.Deployer : string with get, set
Public Property Deployer As String

Property Value

Implements

Attributes

Applies to