Class ScaleSetOsProfileWindowsConfigWinrmArgs
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Azure.Compute.Inputs
Assembly: Pulumi.Azure.dll
Syntax
public sealed class ScaleSetOsProfileWindowsConfigWinrmArgs : ResourceArgs
Constructors
View SourceScaleSetOsProfileWindowsConfigWinrmArgs()
Declaration
public ScaleSetOsProfileWindowsConfigWinrmArgs()
Properties
View SourceCertificateUrl
Specifies URL of the certificate with which new Virtual Machines is provisioned.
Declaration
public Input<string> CertificateUrl { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
Protocol
Specifies the protocol of listener
Declaration
public Input<string> Protocol { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |