Show / Hide Table of Contents

Enum VolumeAttachment.IscsiLoginStateEnum

Namespace: Oci.CoreService.Models
Assembly: OCI.DotNetSDK.Core.dll
Syntax
public enum VolumeAttachment.IscsiLoginStateEnum

Fields

Name Description
LoggingIn
LoggingOut
LoginFailed
LoginSucceeded
LogoutFailed
LogoutSucceeded
Unknown
In this article
Back to top