GuestAgentData.Credentials Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Username / Password Credentials to provision guest agent.
public Azure.ResourceManager.ConnectedVMwarevSphere.Models.GuestCredential Credentials { get; set; }
member this.Credentials : Azure.ResourceManager.ConnectedVMwarevSphere.Models.GuestCredential with get, set
Public Property Credentials As GuestCredential