Google Cloud OS Config v1 API - Class PausePatchDeploymentRequest (2.3.0)

public sealed class PausePatchDeploymentRequest : IMessage<PausePatchDeploymentRequest>, IEquatable<PausePatchDeploymentRequest>, IDeepCloneable<PausePatchDeploymentRequest>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud OS Config v1 API class PausePatchDeploymentRequest.

A request message for pausing a patch deployment.

Inheritance

object > PausePatchDeploymentRequest

Namespace

Google.Cloud.OsConfig.V1

Assembly

Google.Cloud.OsConfig.V1.dll

Constructors

PausePatchDeploymentRequest()

public PausePatchDeploymentRequest()

PausePatchDeploymentRequest(PausePatchDeploymentRequest)

public PausePatchDeploymentRequest(PausePatchDeploymentRequest other)
Parameter
NameDescription
otherPausePatchDeploymentRequest

Properties

Name

public string Name { get; set; }

Required. The resource name of the patch deployment in the form projects/*/patchDeployments/*.

Property Value
TypeDescription
string

PatchDeploymentName

public PatchDeploymentName PatchDeploymentName { get; set; }

PatchDeploymentName-typed view over the Name resource name property.

Property Value
TypeDescription
PatchDeploymentName