### YamlMime:JavaType uid: "com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail" fullName: "com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail" name: "OperationDetail" nameWithType: "OperationDetail" summary: "Operation detail payload." inheritances: - "" inheritedClassMethods: - classRef: "" methodsRef: - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" syntax: "public class **OperationDetail**" constructors: - uid: "com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail.OperationDetail()" fullName: "com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail.OperationDetail()" name: "OperationDetail()" nameWithType: "OperationDetail.OperationDetail()" syntax: "public OperationDetail()" methods: - uid: "com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail.display()" fullName: "com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail.display()" name: "display()" nameWithType: "OperationDetail.display()" summary: "Get display of the operation." syntax: "public OperationDisplay display()" desc: "Get display of the operation." returns: description: "the display value" type: "" - uid: "com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail.isDataAction()" fullName: "com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail.isDataAction()" name: "isDataAction()" nameWithType: "OperationDetail.isDataAction()" summary: "Get indicates whether the operation is a data action." syntax: "public Boolean isDataAction()" desc: "Get indicates whether the operation is a data action." returns: description: "the isDataAction value" type: "" - uid: "com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail.name()" fullName: "com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail.name()" name: "name()" nameWithType: "OperationDetail.name()" summary: "Get name of the operation." syntax: "public String name()" desc: "Get name of the operation." returns: description: "the name value" type: "" - uid: "com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail.origin()" fullName: "com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail.origin()" name: "origin()" nameWithType: "OperationDetail.origin()" summary: "Get origin of the operation." syntax: "public String origin()" desc: "Get origin of the operation." returns: description: "the origin value" type: "" - uid: "com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail.properties()" fullName: "com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail.properties()" name: "properties()" nameWithType: "OperationDetail.properties()" summary: "Get properties of the operation." syntax: "public Object properties()" desc: "Get properties of the operation." returns: description: "the properties value" type: "" - uid: "com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail.withDisplay(com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDisplay)" fullName: "com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail.withDisplay(OperationDisplay display)" name: "withDisplay(OperationDisplay display)" nameWithType: "OperationDetail.withDisplay(OperationDisplay display)" summary: "Set display of the operation." parameters: - description: "the display value to set" name: "display" type: "" syntax: "public OperationDetail withDisplay(OperationDisplay display)" desc: "Set display of the operation." returns: description: "the OperationDetail object itself." type: "" - uid: "com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail.withIsDataAction(java.lang.Boolean)" fullName: "com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail.withIsDataAction(Boolean isDataAction)" name: "withIsDataAction(Boolean isDataAction)" nameWithType: "OperationDetail.withIsDataAction(Boolean isDataAction)" summary: "Set indicates whether the operation is a data action." parameters: - description: "the isDataAction value to set" name: "isDataAction" type: "" syntax: "public OperationDetail withIsDataAction(Boolean isDataAction)" desc: "Set indicates whether the operation is a data action." returns: description: "the OperationDetail object itself." type: "" - uid: "com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail.withName(java.lang.String)" fullName: "com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail.withName(String name)" name: "withName(String name)" nameWithType: "OperationDetail.withName(String name)" summary: "Set name of the operation." parameters: - description: "the name value to set" name: "name" type: "" syntax: "public OperationDetail withName(String name)" desc: "Set name of the operation." returns: description: "the OperationDetail object itself." type: "" - uid: "com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail.withOrigin(java.lang.String)" fullName: "com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail.withOrigin(String origin)" name: "withOrigin(String origin)" nameWithType: "OperationDetail.withOrigin(String origin)" summary: "Set origin of the operation." parameters: - description: "the origin value to set" name: "origin" type: "" syntax: "public OperationDetail withOrigin(String origin)" desc: "Set origin of the operation." returns: description: "the OperationDetail object itself." type: "" - uid: "com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail.withProperties(java.lang.Object)" fullName: "com.microsoft.azure.management.azurestackhci.v2020_10_01.OperationDetail.withProperties(Object properties)" name: "withProperties(Object properties)" nameWithType: "OperationDetail.withProperties(Object properties)" summary: "Set properties of the operation." parameters: - description: "the properties value to set" name: "properties" type: "" syntax: "public OperationDetail withProperties(Object properties)" desc: "Set properties of the operation." returns: description: "the OperationDetail object itself." type: "" type: "class" desc: "Operation detail payload." metadata: {} package: "com.microsoft.azure.management.azurestackhci.v2020_10_01" artifact: com.microsoft.azure.azurestackhci.v2020_10_01:azure-mgmt-azurestackhci:1.0.0