IX509Extensions.Item[] Property
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.
C#
public int this[Microsoft.Hpc.Scheduler.Store.CObjectId pObjectId] { get; }
member this.Item(Microsoft.Hpc.Scheduler.Store.CObjectId) : int
Default Public ReadOnly Property Item(pObjectId As CObjectId) As Integer
Parameters
- pObjectId
- CObjectId
Property Value
Applies to
Microsoft HPC Pack 2016 Update 1 SDK Microsoft HPC Pack 2016 Update 1 SDK 5.1.6115
Product | Versions |
---|---|
Microsoft HPC Pack 2016 Update 1 SDK | Microsoft HPC Pack 2016 Update 1 SDK 5.1.6115 |
C#
public Microsoft.Hpc.Scheduler.Store.CX509Extension this[int Index] { get; }
member this.Item(int) : Microsoft.Hpc.Scheduler.Store.CX509Extension
Default Public ReadOnly Property Item(Index As Integer) As CX509Extension
Parameters
- Index
- Int32
Property Value
Applies to
Microsoft HPC Pack 2016 Update 1 SDK Microsoft HPC Pack 2016 Update 1 SDK 5.1.6115
Product | Versions |
---|---|
Microsoft HPC Pack 2016 Update 1 SDK | Microsoft HPC Pack 2016 Update 1 SDK 5.1.6115 |