Share via


IaasVMILRRegistrationRequest.RenewExistingRegistration Property

Definition

Gets or sets whether to renew existing registration with the iSCSI server.

[Newtonsoft.Json.JsonProperty(PropertyName="renewExistingRegistration")]
public bool? RenewExistingRegistration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="renewExistingRegistration")>]
member this.RenewExistingRegistration : Nullable<bool> with get, set
Public Property RenewExistingRegistration As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to