IDeploymentInfoResponse.DeploymentUrl Property

Definition

Deployment URL of the elasticsearch in Elastic cloud deployment.

[Microsoft.Azure.PowerShell.Cmdlets.Elastic.Runtime.Info(Create=false, Description="Deployment URL of the elasticsearch in Elastic cloud deployment.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="deploymentUrl", Update=false)]
public string DeploymentUrl { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Elastic.Runtime.Info(Create=false, Description="Deployment URL of the elasticsearch in Elastic cloud deployment.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="deploymentUrl", Update=false)>]
member this.DeploymentUrl : string
Public ReadOnly Property DeploymentUrl As String

Property Value

Attributes

Applies to